Searched refs:isBeforeLegalizeOps (Results 1 – 13 of 13) sorted by relevance
624 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedBits()640 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedBits()2980 !DCI.isBeforeLegalizeOps()); in SimplifyDemandedVectorElts()4045 if (DCI.isBeforeLegalizeOps() || in foldSetCCWithAnd()4482 (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4491 (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4755 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4811 if (DCI.isBeforeLegalizeOps() || in SimplifySetCC()4941 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC()4961 if ((DCI.isBeforeLegalizeOps() || in SimplifySetCC()[all …]
579 if (DCI.isBeforeLegalizeOps()) in performDivRemCombine()688 if (DCI.isBeforeLegalizeOps()) in performSELECTCombine()769 if (DCI.isBeforeLegalizeOps()) in performCMovFPCombine()796 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performANDCombine()883 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasExtractInsert()) in performORCombine()1074 if (DCI.isBeforeLegalizeOps()) { in performSUBCombine()1089 if (DCI.isBeforeLegalizeOps()) { in performADDCombine()1124 if (DCI.isBeforeLegalizeOps() || !Subtarget.hasCnMips()) in performSHLCombine()
1510 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()1526 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
3106 if (DCI.isBeforeLegalizeOps()) in performANDCombine()3192 if (DCI.isBeforeLegalizeOps()) in performSRLCombine()3243 if (DCI.isBeforeLegalizeOps()) in performORCombine()3617 if (DCI.isBeforeLegalizeOps()) in performBITREV_WCombine()
17930 if (DCI.isBeforeLegalizeOps()) in performXorCombine()18254 if (DCI.isBeforeLegalizeOps()) in performMulCombine()18941 if (DCI.isBeforeLegalizeOps()) in performSVEAndCombine()19417 if (DCI.isBeforeLegalizeOps()) in performConcatVectorsCombine()19534 if (DCI.isBeforeLegalizeOps()) in performExtractSubvectorCombine()19601 if (DCI.isBeforeLegalizeOps()) in tryCombineFixedPointConvert()20038 if (DCI.isBeforeLegalizeOps()) in performAddSubLongCombine()20790 if (DCI.isBeforeLegalizeOps()) in tryCombineLongOpWithDup()21594 if (!DCI.isBeforeLegalizeOps() && N->getOpcode() == ISD::ZERO_EXTEND && in performExtendCombine()22429 if (DCI.isBeforeLegalizeOps()) in performPostLD1Combine()[all …]
1866 if (DCI.isBeforeLegalizeOps() || in PerformDAGCombine()
5231 !DCI.isBeforeLegalizeOps()); in PerformDAGCombine()
12392 if (VT != MVT::i64 || DCI.isBeforeLegalizeOps()) in performOrCombine()
41017 if (!DCI.isBeforeLegalizeOps() && N0.hasOneUse()) { in combineTargetShuffle()43641 if (!DCI.isBeforeLegalizeOps()) in combineCastedMaskArithmetic()44686 if (DCI.isBeforeLegalizeOps()) in combineExtractWithShuffle()45364 if (!DCI.isBeforeLegalizeOps()) in combineToExtendBoolVectorInReg()45730 !DCI.isBeforeLegalizeOps()); in combineVSelectToBLENDV()45890 if (CondConstantVector && DCI.isBeforeLegalizeOps() && in combineSelect()47364 if (!DCI.isBeforeLegalize() && !DCI.isBeforeLegalizeOps()) { in combineCMov()49226 if (N0.getOpcode() == ISD::BITCAST && !DCI.isBeforeLegalizeOps()) { in convertIntLogicToFPLogic()49955 if (DCI.isBeforeLegalizeOps()) in combineAnd()50737 if (DCI.isBeforeLegalizeOps()) in combineOr()[all …]
4224 bool isBeforeLegalizeOps() const { return Level < AfterLegalizeVectorOps; } in isBeforeLegalizeOps() function
3497 if (DCI.isBeforeLegalizeOps()) in PerformDAGCombine()
3599 if (DCI.isBeforeLegalizeOps()) in PerformHvxDAGCombine()
15230 if (DCI.isBeforeLegalizeOps()) in expandVSXLoadForLE()15296 if (DCI.isBeforeLegalizeOps()) in expandVSXStoreForLE()18131 bool LegalOps = !DCI.isBeforeLegalizeOps(); in combineFMALike()