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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp60 void emitCallInstruction(const MachineInstr *MI);
149 void LanaiAsmPrinter::emitCallInstruction(const MachineInstr *MI) { function in class:LanaiAsmPrinter
203 emitCallInstruction(&*I);

Completed in 115 milliseconds