Home
last modified time | relevance | path

Searched refs:emitKill (Results 1 – 3 of 3) 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp830 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
1141 if (isVerbose()) emitKill(&MI, *this); in EmitFunctionBody()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp865 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
1220 if (isVerbose()) emitKill(&MI, *this); in emitFunctionBody()