Home
last modified time | relevance | path

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

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