Searched refs:UOP_AllocLarge (Results 1 – 4 of 4) sorted by relevance
44 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()74 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()280 case Win64EH::UOP_AllocLarge: in ARM64CountOfUnwindCodes()351 case Win64EH::UOP_AllocLarge: { in ARM64EmitUnwindCode()
28 UOP_AllocLarge, enumerator
30 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
82 Op = Win64EH::UOP_AllocLarge; in EmitARM64WinCFIAllocStack()