Home | History | Annotate | Download | only in llvm

Lines Matching defs:SubclassData

134 /// SubclassData field in Value to store whether or not the load is volatile.
611 unsigned short SubclassData = getSubclassDataFromInstruction();
612 setInstructionSubclassData((SubclassData & 31) |
1140 /// machine's calling convention. This class uses low bit of the SubClassData
2127 /// SubclassData field in Value to store whether or not the landingpad is a
2659 /// InvokeInst - Invoke instruction. The SubclassData field is used to hold the