Searched refs:isBeforeLegalizeOps (Results 1 – 12 of 12) sorted by relevance
602 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedBits()618 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedBits()2753 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedVectorElts()3787 if (DCI.isBeforeLegalizeOps() || in foldSetCCWithAnd()4225 (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4234 (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4484 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4537 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4666 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC()4686 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC()[all …]
550 if (DCI.isBeforeLegalizeOps()) in performDivRemCombine()659 if (DCI.isBeforeLegalizeOps()) in performSELECTCombine()740 if (DCI.isBeforeLegalizeOps()) in performCMovFPCombine()767 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performANDCombine()854 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performORCombine()1050 if (DCI.isBeforeLegalizeOps()) { in performSUBCombine()1065 if (DCI.isBeforeLegalizeOps()) { in performADDCombine()1100 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasCnMips()) in performSHLCombine()
1600 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()1616 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
15260 if (DCI.isBeforeLegalizeOps()) in performXorCombine()15560 if (DCI.isBeforeLegalizeOps()) in performMulCombine()15935 if (ResTy == MVT::v4i64 && DCI.isBeforeLegalizeOps()) in performFDivCombine()16297 if (DCI.isBeforeLegalizeOps()) in performSVEAndCombine()16725 if (DCI.isBeforeLegalizeOps()) in performConcatVectorsCombine()16815 if (DCI.isBeforeLegalizeOps()) in performExtractSubvectorCombine()16882 if (DCI.isBeforeLegalizeOps()) in tryCombineFixedPointConvert()17319 if (DCI.isBeforeLegalizeOps()) in performAddSubLongCombine()17645 if (DCI.isBeforeLegalizeOps()) in tryCombineLongOpWithDup()18401 if (!DCI.isBeforeLegalizeOps() && N->getOpcode() == ISD::ZERO_EXTEND && in performExtendCombine()[all …]
41258 if (!DCI.isBeforeLegalizeOps() && N0.hasOneUse()) { in combineTargetShuffle()43606 if (!DCI.isBeforeLegalizeOps()) in combineCastedMaskArithmetic()44582 if (DCI.isBeforeLegalizeOps()) in combineExtractWithShuffle()45265 if (!DCI.isBeforeLegalizeOps()) in combineToExtendBoolVectorInReg()45632 !DCI.isBeforeLegalizeOps()); in combineVSelectToBLENDV()45755 if (CondConstantVector && DCI.isBeforeLegalizeOps() && in combineSelect()47099 if (!DCI.isBeforeLegalize() && !DCI.isBeforeLegalizeOps()) { in combineCMov()48772 if (N0.getOpcode() == ISD::BITCAST && !DCI.isBeforeLegalizeOps()) { in convertIntLogicToFPLogic()49221 if (DCI.isBeforeLegalizeOps()) in combineAnd()49735 if (DCI.isBeforeLegalizeOps()) in combineOr()[all …]
1874 if (DCI.isBeforeLegalizeOps() || in PerformDAGCombine()
4253 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
9923 if (VT != MVT::i64 || DCI.isBeforeLegalizeOps()) in performOrCombine()
3940 bool isBeforeLegalizeOps() const { return Level < AfterLegalizeVectorOps; } in isBeforeLegalizeOps() function
3468 if (DCI.isBeforeLegalizeOps()) in PerformDAGCombine()
3598 if (DCI.isBeforeLegalizeOps()) in PerformHvxDAGCombine()
14711 if (DCI.isBeforeLegalizeOps()) in expandVSXLoadForLE()14777 if (DCI.isBeforeLegalizeOps()) in expandVSXStoreForLE()17587 bool LegalOps = !DCI.isBeforeLegalizeOps(); in combineFMALike()