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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp843 static void emitKill(const MachineInstr *MI, AsmPrinter &AP) { function
1155 if (isVerbose()) emitKill(&MI, *this);

Completed in 100 milliseconds