Searched refs:validateBinaryOp (Results 1 – 2 of 2) sorted by relevance
204 void validateBinaryOp(const LLT &Res, const LLT &Op0, const LLT &Op1);
182 void MachineIRBuilder::validateBinaryOp(const LLT &Res, const LLT &Op0, in validateBinaryOp() function in MachineIRBuilder820 validateBinaryOp(DstOps[0].getLLTTy(*getMRI()), in buildInstr()