Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp90 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
H A DEHStreamer.cpp430 unsigned TTypeEncoding; in emitExceptionTable() local
809 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h59 unsigned TTypeEncoding = 0; variable