Searched refs:UOP_AllocLarge (Results 1 – 7 of 7) sorted by relevance
60 case UOP_AllocLarge: return "ALLOC_LARGE"; in getUnwindCodeTypeName()112 case UOP_AllocLarge: in getNumUsedSlots()272 case UOP_AllocLarge: in printUnwindCode()
30 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
31 UOP_AllocLarge, enumerator
88 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()118 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()517 case Win64EH::UOP_AllocLarge: in ARM64CountOfUnwindCodes()634 case Win64EH::UOP_AllocLarge: { in ARM64EmitUnwindCode()1211 case Win64EH::UOP_AllocLarge: in tryARM64PackedUnwind()1646 case Win64EH::UOP_AllocLarge: in ARMCountOfUnwindCodes()1716 case Win64EH::UOP_AllocLarge: in ARMCountOfInstructionBytes()1876 case Win64EH::UOP_AllocLarge: in ARMEmitUnwindCode()2092 case Win64EH::UOP_AllocLarge: in tryARMPackedUnwind()2244 case Win64EH::UOP_AllocLarge: in tryARMPackedUnwind()
199 case UOP_AllocLarge: return "UOP_AllocLarge"; in getUnwindCodeTypeName()252 case UOP_AllocLarge: in getNumUsedSlots()268 case UOP_AllocLarge: in printUnwindCode()
127 Op = Win64EH::UOP_AllocLarge; in emitARMWinCFIAllocStack()
85 Op = Win64EH::UOP_AllocLarge; in emitARM64WinCFIAllocStack()