Home
last modified time | relevance | path

Searched refs:usesCFIForEH (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp65 if (!Asm->MAI->usesCFIForEH()) in endModule()
124 shouldEmitCFI = MF->getMMI().getContext().getAsmInfo()->usesCFIForEH() && in beginFunction()
DEHStreamer.cpp271 if (SawPotentiallyThrowing && Asm->MAI->usesCFIForEH()) { in computeCallSiteTable()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp65 if (!Asm->MAI->usesCFIForEH()) in endModule()
125 shouldEmitCFI = MF->getMMI().getContext().getAsmInfo()->usesCFIForEH() && in beginFunction()
DEHStreamer.cpp296 (Asm->MAI->usesCFIForEH() || in computeCallSiteTable()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCFIException.cpp73 if (!Asm->MAI->usesCFIForEH()) in endModule()
DEHStreamer.cpp262 if (SawPotentiallyThrowing && Asm->MAI->usesCFIForEH()) { in computeCallSiteTable()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h547 bool usesCFIForEH() const { in usesCFIForEH() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h611 bool usesCFIForEH() const { in usesCFIForEH() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h652 bool usesCFIForEH() const { in usesCFIForEH() function