Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp941 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1133 if (!emitDebugLabelComment(&MI, *this)) in EmitFunctionBody()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp976 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1212 if (!emitDebugLabelComment(&MI, *this)) in emitFunctionBody()