Value | Meaning |
---|---|
ZExt1 << 0 | |
SExt1 << 1 | |
NoReturn1 << 2 | |
InReg1 << 3 | |
StructRet1 << 4 | |
NoUnwind1 << 5 | |
NoAlias1 << 6 | |
ByVal1 << 7 | |
Nest1 << 8 | |
ReadNone1 << 9 | |
ReadOnly1 << 10 | |
NoInline1 << 11 | |
AlwaysInline1 << 12 | |
OptimizeForSize1 << 13 | |
StackProtect1 << 14 | |
StackProtectReq1 << 15 | |
Alignment31 << 16 | |
NoCapture1 << 21 | |
NoRedZone1 << 22 | |
NoImplicitFloat1 << 23 | |
Naked1 << 24 | |
InlineHint1 << 25 | |
StackAlignment7 << 26 | |
ReturnsTwice1 << 29 | |
UWTable1 << 30 | |
NonLazyBind1 << 31 |
Page generated by adrdox
@defgroup LLVMCCoreTypes Types and Enumerations
@{