Lines Matching defs:Op0
173 void MachineIRBuilder::validateUnaryOp(const LLT Res, const LLT Op0) { in validateUnaryOp()
178 void MachineIRBuilder::validateBinaryOp(const LLT Res, const LLT Op0, in validateBinaryOp()
184 void MachineIRBuilder::validateShiftOp(const LLT Res, const LLT Op0, in validateShiftOp()
191 const SrcOp &Op0, in buildPtrAdd()
201 MachineIRBuilder::materializePtrAdd(Register &Res, Register Op0, in materializePtrAdd()
217 const SrcOp &Op0, in buildMaskLowPtrBits()
228 const SrcOp &Op0) { in buildPadVectorWithUndefElements()
251 const SrcOp &Op0) { in buildDeleteTrailingVectorElements()
798 const SrcOp &Op0, in buildICmp()
805 const SrcOp &Op0, in buildFCmp()
814 const SrcOp &Op0, const SrcOp &Op1, in buildSelect()