Searched refs:CALLR (Results 1 – 4 of 4) sorted by relevance
150 assert((MI->getOpcode() == Lanai::CALL || MI->getOpcode() == Lanai::CALLR) && in emitCallInstruction()
728 def CALLR : Pseudo<(outs), (ins GPR:$Rs1), "", [(Call GPR:$Rs1)]>;
48 CALLR, enumerator
1916 case HexagonISD::CALLR: return "HexagonISD::CALLR"; in getTargetNodeName()