Home
last modified time | relevance | path

Searched refs:UOP_AllocLarge (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/
Dwin64-unwind-data.test53 OBJ-NEXT: 0x0e: UOP_AllocLarge 8454128
54 OBJ-NEXT: 0x07: UOP_AllocLarge 8190
105 EXE-NEXT: 0x0e: UOP_AllocLarge 8454128
106 EXE-NEXT: 0x07: UOP_AllocLarge 8190
/external/llvm/test/tools/llvm-objdump/
Dwin64-unwind-data.test53 OBJ-NEXT: 0x0e: UOP_AllocLarge 8454128
54 OBJ-NEXT: 0x07: UOP_AllocLarge 8190
105 EXE-NEXT: 0x0e: UOP_AllocLarge 8454128
106 EXE-NEXT: 0x07: UOP_AllocLarge 8190
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp61 case UOP_AllocLarge: return "ALLOC_LARGE"; in getUnwindCodeTypeName()
110 case UOP_AllocLarge: in getNumUsedSlots()
191 case UOP_AllocLarge: in printUnwindCode()
/external/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp61 case UOP_AllocLarge: return "ALLOC_LARGE"; in getUnwindCodeTypeName()
110 case UOP_AllocLarge: in getNumUsedSlots()
191 case UOP_AllocLarge: in printUnwindCode()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DWin64EH.h28 UOP_AllocLarge, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWin64EH.cpp40 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()
68 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()
/external/llvm/lib/MC/
DMCWin64EH.cpp42 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()
70 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()
/external/llvm/include/llvm/Support/
DWin64EH.h29 UOP_AllocLarge, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DWin64EH.h29 UOP_AllocLarge, enumerator
/external/llvm/include/llvm/MC/
DMCWin64EH.h31 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCWin64EH.h31 return WinEH::Instruction(Size > 128 ? UOP_AllocLarge : UOP_AllocSmall, L, in Alloc()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCWin64EH.cpp42 case Win64EH::UOP_AllocLarge: in CountOfUnwindCodes()
76 case Win64EH::UOP_AllocLarge: in EmitUnwindCode()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCWin64EH.h41 : Operation(Size>128 ? Win64EH::UOP_AllocLarge : Win64EH::UOP_AllocSmall), in MCWin64EHInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DCOFFDump.cpp35 case UOP_AllocLarge: return "UOP_AllocLarge"; in getUnwindCodeTypeName()
84 case UOP_AllocLarge: in getNumUsedSlots()
100 case UOP_AllocLarge: in printUnwindCode()
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp38 case UOP_AllocLarge: return "UOP_AllocLarge"; in getUnwindCodeTypeName()
87 case UOP_AllocLarge: in getNumUsedSlots()
103 case UOP_AllocLarge: in printUnwindCode()