Searched refs:emitFuncCall36 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 132 void emitFuncCall36(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, 1306 void LoongArchAsmParser::emitFuncCall36(MCInst &Inst, SMLoc IDLoc, in emitFuncCall36() function in LoongArchAsmParser 1394 emitFuncCall36(Inst, IDLoc, Out, /*IsTailCall=*/false); in processInstruction() 1397 emitFuncCall36(Inst, IDLoc, Out, /*IsTailCall=*/true); in processInstruction()
|