reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
22797 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), Op.getOperand(1)); 22804 Opc = IntrData->Opc0; 22830 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 22838 Opc = IntrData->Opc0; 22868 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 22872 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), Op.getOperand(1), 22893 return getVectorMaskingNode(DAG.getNode(IntrData->Opc0, dl, VT, Src), 22904 Opc = IntrData->Opc0; 22935 return getScalarMaskingNode(DAG.getNode(IntrData->Opc0, dl, VT, Src1, 22943 unsigned Opc = IntrData->Opc0; 22965 NewOp = DAG.getNode(IntrData->Opc0, dl, VT, Src1, Src2); 22982 Opc = IntrData->Opc0; 23007 NewOp = DAG.getNode(IntrData->Opc0, dl, VT, Src1, Src2); 23016 unsigned Opc = IntrData->Opc0; 23037 Opc = IntrData->Opc0; 23053 unsigned Opc = IntrData->Opc0; 23073 return DAG.getNode(IntrData->Opc0, dl, VT, Src3, Src2, Src1); 23080 return DAG.getNode(IntrData->Opc0, dl, VT,Src2, Src1); 23085 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 23091 SDValue FPclass = DAG.getNode(IntrData->Opc0, dl, MVT::v1i1, Src1, Imm); 23117 return DAG.getNode(IntrData->Opc0, dl, MaskVT, Op.getOperand(1), 23136 Cmp = DAG.getNode(IntrData->Opc0, dl, MVT::v1i1, Src1, Src2, CC); 23151 SDValue Comi = DAG.getNode(IntrData->Opc0, dl, MVT::i32, LHS, RHS); 23152 SDValue InvComi = DAG.getNode(IntrData->Opc0, dl, MVT::i32, RHS, LHS); 23209 return getTargetVShiftNode(IntrData->Opc0, dl, Op.getSimpleValueType(), 23223 return DAG.getNode(IntrData->Opc0, dl, VT, DataToCompress, PassThru, 23237 unsigned Opc = IntrData->Opc0; 23254 assert(IntrData->Opc0 == X86ISD::VRNDSCALE && "Unexpected opcode"); 23260 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 23264 assert(IntrData->Opc0 == X86ISD::VRNDSCALES && "Unexpected opcode"); 23270 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 23274 assert(IntrData->Opc0 == X86ISD::BEXTR && "Unexpected opcode"); 23280 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), 23297 Res = DAG.getNode(IntrData->Opc0, dl, VTs, Op.getOperand(2), 23313 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), Src); 23328 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), Src, Rnd); 23343 return DAG.getNode(IntrData->Opc0, dl, Op.getValueType(), Src); 24044 SDValue Result = DAG.getNode(IntrData->Opc0, dl, VTs, Op.getOperand(0)); 24065 return getAVX2GatherNode(IntrData->Opc0, Op, DAG, Src, Mask, Base, Index, 24087 return getScatterNode(IntrData->Opc0, Op, DAG, Src, Mask, Base, Index, 24094 unsigned Opcode = (HintVal == 2 ? IntrData->Opc1 : IntrData->Opc0); 24106 getReadTimeStampCounter(Op.getNode(), dl, IntrData->Opc0, DAG, Subtarget, 24119 expandIntrinsicWChainHelper(Op.getNode(), dl, DAG, IntrData->Opc0, X86::ECX, 24126 SDValue InTrans = DAG.getNode(IntrData->Opc0, dl, VTs, Op.getOperand(0)); 24146 uint16_t TruncationOp = IntrData->Opc0;