Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp60 void emitCallInstruction(const MachineInstr *MI);
149 void LanaiAsmPrinter::emitCallInstruction(const MachineInstr *MI) { in emitCallInstruction() function in LanaiAsmPrinter
206 emitCallInstruction(&*I); in emitInstruction()