Searched refs:emitCallInstruction (Results 1 – 3 of 3) sorted by relevance
55 void emitCallInstruction(const MachineInstr *MI);147 void LanaiAsmPrinter::emitCallInstruction(const MachineInstr *MI) { in emitCallInstruction() function in LanaiAsmPrinter204 emitCallInstruction(&*I); in emitInstruction()
153 void emitCallInstruction(const llvm::MCInst &MCI);
2586 emitCallInstruction(TmpInst); in emitInstruction()2603 emitCallInstruction(TmpInst); in emitInstruction()2640 emitCallInstruction(TmpInst); in emitInstruction()2647 void X86AsmPrinter::emitCallInstruction(const llvm::MCInst &MCI) { in emitCallInstruction() function in X86AsmPrinter