Home
last modified time | relevance | path

Searched defs:TTypeEncoding (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp387 unsigned TTypeEncoding; in emitExceptionTable() local
613 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
H A DARMException.cpp93 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp392 unsigned TTypeEncoding; in emitExceptionTable() local
651 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
H A DARMException.cpp101 void ARMException::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp431 unsigned TTypeEncoding; in emitExceptionTable() local
810 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
H A DARMException.cpp90 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h53 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h48 unsigned TTypeEncoding; variable
/aosp_15_r20/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp552 uint8_t TTypeEncoding, in handleActionValue()