14 #ifndef LLVM_IR_CALLINGCONV_H
15 #define LLVM_IR_CALLINGCONV_H
22 namespace CallingConv {
The C convention as specified in the x86-64 supplement to the System V ABI, used on most non-Windows ...
ARM_AAPCS_VFP - Same as ARM_AAPCS, but uses hard floating point ABI.
ID
LLVM Calling Convention Representation.
MSP430_INTR - Calling convention used for MSP430 interrupt routines.
The C convention as implemented on Windows/x86-64. This convention differs from the more common X86_6...
Intel_OCL_BI - Calling conventions for Intel OpenCL built-ins.