Home
last modified time | relevance | path

Searched refs:getCallSiteEncoding (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h171 unsigned getCallSiteEncoding() const;
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp59 unsigned TargetLoweringObjectFile::getCallSiteEncoding() const { in getCallSiteEncoding() function in TargetLoweringObjectFile
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp424 Asm->getObjFileLowering().getCallSiteEncoding(); in emitExceptionTable()