Searched refs:UOP_AllocSmall (Results 1 – 9 of 9) sorted by relevance
62 case UOP_AllocSmall: return "ALLOC_SMALL"; in getUnwindCodeTypeName()100 case UOP_AllocSmall: in getNumUsedSlots()197 case UOP_AllocSmall: in printUnwindCode()
29 UOP_AllocSmall, enumerator
30 UOP_AllocSmall, enumerator
31 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
29 case Win64EH::UOP_AllocSmall: in CountOfUnwindCodes()84 case Win64EH::UOP_AllocSmall: in EmitUnwindCode()
23 OBJ-NEXT: 0x04: UOP_AllocSmall 2472 EXE-NEXT: 0x04: UOP_AllocSmall 24
29 case Win64EH::UOP_AllocSmall: in CountOfUnwindCodes()90 case Win64EH::UOP_AllocSmall: in EmitUnwindCode()
41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall), in MCWin64EHInstruction()
39 case UOP_AllocSmall: return "UOP_AllocSmall"; in getUnwindCodeTypeName()77 case UOP_AllocSmall: in getNumUsedSlots()111 case UOP_AllocSmall: in printUnwindCode()