Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp677 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
900 if (isVerbose()) emitKill(&MI, *this); in EmitFunctionBody()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp811 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
1113 if (isVerbose()) emitKill(&MI, *this); in EmitFunctionBody()