Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1122 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { in emitKill() function
1803 if (isVerbose()) emitKill(&MI, *this); in emitFunctionBody()