LLVM API Documentation
Enumerations | |
enum | ID { C = 0, CSRet = 1, Fast = 8, Cold = 9, FirstTargetCC = 64 } |
LLVM Calling Convention Representation. More... |
LLVM Calling Convention Representation.
A set of enums which specify the assigned numeric values for known llvm calling conventions.
Definition at line 26 of file CallingConv.h.