LLVM API Documentation

llvm::CallingConv Namespace Reference


Enumerations

enum  ID { C = 0, Fast = 8, Cold = 9, FirstTargetCC = 64 }


Detailed Description

CallingConv Namespace - This namespace contains an enum with a value for the well-known calling conventions.


Enumeration Type Documentation

enum llvm::CallingConv::ID

Enumerator:
C 
Fast 
Cold 
FirstTargetCC 

Definition at line 24 of file CallingConv.h.