Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp101 void ARMException::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
DEHStreamer.cpp392 unsigned TTypeEncoding; in emitExceptionTable() local
651 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding) { in emitTypeInfos()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DARMException.cpp93 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
DEHStreamer.cpp387 unsigned TTypeEncoding; in emitExceptionTable() local
613 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h53 unsigned TTypeEncoding = 0; variable
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h48 unsigned TTypeEncoding; variable
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp552 uint8_t TTypeEncoding, in handleActionValue()