Lines Matching full:op0
5144 static SDValue BuildIntrinsicOp(unsigned IID, SDValue Op0, SDValue Op1,5147 if (DestVT == MVT::Other) DestVT = Op0.getValueType();5149 DAG.getConstant(IID, MVT::i32), Op0, Op1, Op2);