Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DARMException.cpp94 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos()
H A DEHStreamer.cpp387 unsigned TTypeEncoding; in emitExceptionTable() local
613 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos()
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h54 unsigned TTypeEncoding = 0; variable