LLVM API Documentation
This graph shows which files directly or indirectly include this file:
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::CSRet = 1, llvm::CallingConv::Fast = 8, llvm::CallingConv::Cold = 9, llvm::CallingConv::FirstTargetCC = 64 } |
LLVM Calling Convention Representation. More... |