Home
last modified time | relevance | path

Searched refs:needFuncLabelsForEHOrDebugInfo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1038 static bool needFuncLabelsForEHOrDebugInfo(const MachineFunction &MF, in needFuncLabelsForEHOrDebugInfo() function
1209 if (needFuncLabelsForEHOrDebugInfo(*MF, MMI) || in EmitFunctionBody()
1712 needFuncLabelsForEHOrDebugInfo(MF, MMI) || NeedsLocalForSize || in SetupMachineFunction()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1114 static bool needFuncLabelsForEHOrDebugInfo(const MachineFunction &MF) { in needFuncLabelsForEHOrDebugInfo() function
1350 if (needFuncLabelsForEHOrDebugInfo(*MF) || in emitFunctionBody()
1860 needFuncLabelsForEHOrDebugInfo(MF) || NeedsLocalForSize || in SetupMachineFunction()