Searched refs:RetOperand (Results 1 – 1 of 1) sorted by relevance
390 Ice::Operand *RetOperand = convertOperand(Instr, 0); in convertRetInstruction() local391 if (RetOperand) { in convertRetInstruction()392 return Ice::InstRet::create(Func.get(), RetOperand); in convertRetInstruction()