reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
22786 unsigned IntrWithRoundingModeOpcode = IntrData->Opc1; 22806 Opc = IntrData->Opc1; 22818 unsigned IntrWithRoundingModeOpcode = IntrData->Opc1; 22840 Opc = IntrData->Opc1; 22856 unsigned IntrWithRoundingModeOpcode = IntrData->Opc1; 22881 unsigned IntrWithRoundingModeOpcode = IntrData->Opc1; 22906 Opc = IntrData->Opc1; 22918 unsigned IntrWithRoundingModeOpcode = IntrData->Opc1; 22967 NewOp = DAG.getNode(IntrData->Opc1, dl, VT, Src1, Src2, 22984 Opc = IntrData->Opc1; 22997 if (IntrData->Opc1 != 0) { 23001 NewOp = DAG.getNode(IntrData->Opc1, dl, VT, Src1, Src2, 23017 if (IntrData->Opc1 != 0) { 23020 Opc = IntrData->Opc1; 23039 Opc = IntrData->Opc1; 23054 if (IntrData->Opc1 != 0) { 23057 Opc = IntrData->Opc1; 23108 if (IntrData->Opc1 != 0) { 23111 return DAG.getNode(IntrData->Opc1, dl, MaskVT, Op.getOperand(1), 23127 if (IntrData->Opc1 != 0) { 23130 Cmp = DAG.getNode(IntrData->Opc1, dl, MVT::v1i1, Src1, Src2, CC, Sae); 23148 ISD::CondCode CC = (ISD::CondCode)IntrData->Opc1; 23238 if (IntrData->Opc1 != 0) { 23241 Opc = IntrData->Opc1; 23292 Res = DAG.getNode(IntrData->Opc1, dl, VTs, Op.getOperand(2), 23318 return DAG.getNode(IntrData->Opc1, dl, Op.getValueType(), Src, PassThru, 23333 return DAG.getNode(IntrData->Opc1, dl, Op.getValueType(), Src, Rnd, 23349 return DAG.getNode(IntrData->Opc1, dl, Op.getValueType(), Src, PassThru, 24094 unsigned Opcode = (HintVal == 2 ? IntrData->Opc1 : IntrData->Opc0);