Lines Matching refs:isBeforeLegalizeOps
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()
51226 if (RegVT.is256BitVector() && !DCI.isBeforeLegalizeOps() && in combineLoad()
51726 St->getValue().hasOneUse() && !DCI.isBeforeLegalizeOps()) { in combineStore()
52865 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg()
53075 if (DCI.isBeforeLegalizeOps()) in combineXor()
53918 if (!DCI.isBeforeLegalizeOps() && in combineSext()
53937 if (!DCI.isBeforeLegalizeOps()) in combineSext()
54047 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA()
54108 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB()
54134 if (!DCI.isBeforeLegalizeOps() && N->getOpcode() == ISD::ANY_EXTEND && in combineZext()
54153 if (DCI.isBeforeLegalizeOps()) in combineZext()
54751 if (DCI.isBeforeLegalizeOps()) { in combineGatherScatter()
56779 if (DCI.isBeforeLegalizeOps()) in combineINSERT_SUBVECTOR()
57033 if (DCI.isBeforeLegalizeOps()) in combineEXTRACT_SUBVECTOR()
57393 if (!DCI.isBeforeLegalizeOps() && ISD::isNormalLoad(In.getNode()) && in combineEXTEND_VECTOR_INREG()
57427 if (!DCI.isBeforeLegalizeOps() && Opcode == ISD::ZERO_EXTEND_VECTOR_INREG && in combineEXTEND_VECTOR_INREG()