Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp61 void emitCallInstruction(const MachineInstr *MI);
151 void LanaiAsmPrinter::emitCallInstruction(const MachineInstr *MI) { in emitCallInstruction() function in LanaiAsmPrinter
205 emitCallInstruction(&*I); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiAsmPrinter.cpp60 void emitCallInstruction(const MachineInstr *MI);
150 void LanaiAsmPrinter::emitCallInstruction(const MachineInstr *MI) { in emitCallInstruction() function in LanaiAsmPrinter
204 emitCallInstruction(&*I); in EmitInstruction()