Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.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/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-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h579 bool usesCFIForEH() const { in usesCFIForEH() function