Searched refs:UOP_AllocLarge (Results 1 – 7 of 7) sorted by relevance
60 case UOP_AllocLarge: return "ALLOC_LARGE"; in getUnwindCodeTypeName()109 case UOP_AllocLarge: in getNumUsedSlots()268 case UOP_AllocLarge: in printUnwindCode()
30 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
31 UOP_AllocLarge, enumerator
45 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()75 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()352 case Win64EH::UOP_AllocLarge: in ARM64CountOfUnwindCodes()464 case Win64EH::UOP_AllocLarge: { in ARM64EmitUnwindCode()1010 case Win64EH::UOP_AllocLarge: in tryARM64PackedUnwind()1440 case Win64EH::UOP_AllocLarge: in ARMCountOfUnwindCodes()1510 case Win64EH::UOP_AllocLarge: in ARMCountOfInstructionBytes()1670 case Win64EH::UOP_AllocLarge: in ARMEmitUnwindCode()1886 case Win64EH::UOP_AllocLarge: in tryARMPackedUnwind()2038 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()
130 Op = Win64EH::UOP_AllocLarge; in emitARMWinCFIAllocStack()
85 Op = Win64EH::UOP_AllocLarge; in emitARM64WinCFIAllocStack()