Searched refs:UOP_AllocSmall (Results 1 – 6 of 6) sorted by relevance
62 case UOP_AllocSmall: return "ALLOC_SMALL"; in getUnwindCodeTypeName()100 case UOP_AllocSmall: in getNumUsedSlots()192 case UOP_AllocSmall: in printUnwindCode()
30 UOP_AllocSmall, enumerator
39 case UOP_AllocSmall: return "UOP_AllocSmall"; in getUnwindCodeTypeName()77 case UOP_AllocSmall: in getNumUsedSlots()111 case UOP_AllocSmall: in printUnwindCode()
23 OBJ-NEXT: 0x04: UOP_AllocSmall 2472 EXE-NEXT: 0x04: UOP_AllocSmall 24
28 case Win64EH::UOP_AllocSmall: in CountOfUnwindCodes()86 case Win64EH::UOP_AllocSmall: in EmitUnwindCode()
41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall), in MCWin64EHInstruction()