Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp532 static void EmitKill(const MachineInstr *MI, AsmPrinter &AP) { in EmitKill() function
698 if (isVerbose()) EmitKill(II, *this); in EmitFunctionBody()