LLVM API Documentation

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::CallingConv |
Enumerations | |
| enum | llvm::CallingConv::ID { llvm::CallingConv::C = 0, llvm::CallingConv::Fast = 8, llvm::CallingConv::Cold = 9, llvm::CallingConv::FirstTargetCC = 64, llvm::CallingConv::X86_StdCall = 64, llvm::CallingConv::X86_FastCall = 65 } |
| LLVM Calling Convention Representation. More... | |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.