Searched refs:UOP_AllocSmall (Results 1 – 7 of 7) sorted by relevance
61 case UOP_AllocSmall: return "ALLOC_SMALL"; in getUnwindCodeTypeName()101 case UOP_AllocSmall: in getNumUsedSlots()278 case UOP_AllocSmall: in printUnwindCode()
30 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
32 UOP_AllocSmall, enumerator
75 case Win64EH::UOP_AllocSmall: in CountOfUnwindCodes()132 case Win64EH::UOP_AllocSmall: in EmitUnwindCode()511 case Win64EH::UOP_AllocSmall: in ARM64CountOfUnwindCodes()621 case Win64EH::UOP_AllocSmall: in ARM64EmitUnwindCode()1158 case Win64EH::UOP_AllocSmall: in tryARM64PackedUnwind()1643 case Win64EH::UOP_AllocSmall: in ARMCountOfUnwindCodes()1715 case Win64EH::UOP_AllocSmall: in ARMCountOfInstructionBytes()1812 case Win64EH::UOP_AllocSmall: in ARMEmitUnwindCode()2179 case Win64EH::UOP_AllocSmall: in tryARMPackedUnwind()2256 case Win64EH::UOP_AllocSmall: in tryARMPackedUnwind()
200 case UOP_AllocSmall: return "UOP_AllocSmall"; in getUnwindCodeTypeName()240 case UOP_AllocSmall: in getNumUsedSlots()276 case UOP_AllocSmall: in printUnwindCode()
122 unsigned Op = Win64EH::UOP_AllocSmall; in emitARMWinCFIAllocStack()
83 unsigned Op = Win64EH::UOP_AllocSmall; in emitARM64WinCFIAllocStack()