Searched refs:UnrollVectorOp (Results 1 – 9 of 9) sorted by relevance
945 return DAG.UnrollVectorOp(Node); in ExpandSELECT()982 return DAG.UnrollVectorOp(Node); in ExpandSEXTINREG()1128 return DAG.UnrollVectorOp(Node); in ExpandBSWAP()1207 return DAG.UnrollVectorOp(Node); in ExpandVSELECT()1217 return DAG.UnrollVectorOp(Node); in ExpandVSELECT()1223 return DAG.UnrollVectorOp(Node); in ExpandVSELECT()1256 return DAG.UnrollVectorOp(Node); in ExpandVP_SELECT()1260 return DAG.UnrollVectorOp(Node); in ExpandVP_SELECT()1294 return DAG.UnrollVectorOp(Node); in ExpandVP_MERGE()1300 return DAG.UnrollVectorOp(Node); in ExpandVP_MERGE()[all …]
3596 return DAG.UnrollVectorOp(N, N->getValueType(0).getVectorNumElements()); in SplitVecOp_FCOPYSIGN()3639 Res = DAG.UnrollVectorOp(N, WideVecVT.getVectorNumElements()); in WidenVectorResult()4037 return DAG.UnrollVectorOp(N, WidenVT.getVectorNumElements()); in WidenVecRes_BinaryCanTrap()4378 return DAG.UnrollVectorOp(N, WidenNumElts.getKnownMinValue()); in WidenVecRes_FP_TO_XINT_SAT()4479 return DAG.UnrollVectorOp(N, WidenVT.getVectorNumElements()); in WidenVecRes_FCOPYSIGN()5594 return DAG.UnrollVectorOp(N); in WidenVecOp_FCOPYSIGN()5709 return DAG.UnrollVectorOp(N); in WidenVecOp_FP_TO_XINT_SAT()
8854 return DAG.UnrollVectorOp(Node); in expandIntMINMAX()8906 return DAG.UnrollVectorOp(Node); in expandAddSubSat()
11093 SDValue SelectionDAG::UnrollVectorOp(SDNode *N, unsigned ResNE) { in UnrollVectorOp() function in SelectionDAG
1441 return DAG.UnrollVectorOp(Op.getNode()); in LowerOperation()2359 return DAG.UnrollVectorOp(Op.getNode()); in unrollVectorShift()
2074 SDValue UnrollVectorOp(SDNode *N, unsigned ResNE = 0);
5817 return DAG.UnrollVectorOp(Op.getNode()); in LowerVectorFP_TO_INT()5834 return DAG.UnrollVectorOp(Op.getNode()); in LowerVectorFP_TO_INT()5923 return DAG.UnrollVectorOp(Op.getNode()); in LowerVectorINT_TO_FP()5940 return DAG.UnrollVectorOp(Op.getNode()); in LowerVectorINT_TO_FP()
7086 return DAG.UnrollVectorOp(N); in combineIntDIVREM()
7912 return DAG.UnrollVectorOp(ZExt.getNode()); in handleD16VData()