Lines Matching refs:isBeforeLegalizeOps
40154 if (!DCI.isBeforeLegalizeOps() && N0.hasOneUse()) { in combineTargetShuffle()
42422 if (!DCI.isBeforeLegalizeOps()) in combineCastedMaskArithmetic()
43398 if (DCI.isBeforeLegalizeOps()) in combineExtractWithShuffle()
44068 if (!DCI.isBeforeLegalizeOps()) in combineToExtendBoolVectorInReg()
44435 !DCI.isBeforeLegalizeOps()); in combineVSelectToBLENDV()
44558 if (CondConstantVector && DCI.isBeforeLegalizeOps() && in combineSelect()
45885 if (!DCI.isBeforeLegalize() && !DCI.isBeforeLegalizeOps()) { in combineCMov()
47498 if (N0.getOpcode() == ISD::BITCAST && !DCI.isBeforeLegalizeOps()) { in convertIntLogicToFPLogic()
47923 if (DCI.isBeforeLegalizeOps()) in combineAnd()
48437 if (DCI.isBeforeLegalizeOps()) in combineOr()
48974 if (RegVT.is256BitVector() && !DCI.isBeforeLegalizeOps() && in combineLoad()
49471 St->getValue().hasOneUse() && !DCI.isBeforeLegalizeOps()) { in combineStore()
50774 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFneg()
50919 if (DCI.isBeforeLegalizeOps()) in combineXor()
51675 if (!DCI.isBeforeLegalizeOps() && in combineSext()
51694 if (!DCI.isBeforeLegalizeOps()) in combineSext()
51751 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMA()
51806 bool LegalOperations = !DCI.isBeforeLegalizeOps(); in combineFMADDSUB()
51832 if (!DCI.isBeforeLegalizeOps() && N->getOpcode() == ISD::ANY_EXTEND && in combineZext()
51851 if (DCI.isBeforeLegalizeOps()) in combineZext()
52461 if (DCI.isBeforeLegalizeOps()) { in combineGatherScatter()
54186 if (DCI.isBeforeLegalizeOps()) in combineINSERT_SUBVECTOR()
54421 if (DCI.isBeforeLegalizeOps()) in combineEXTRACT_SUBVECTOR()
54727 if (!DCI.isBeforeLegalizeOps() && ISD::isNormalLoad(In.getNode()) && in combineEXTEND_VECTOR_INREG()
54761 if (!DCI.isBeforeLegalizeOps() && Opcode == ISD::ZERO_EXTEND_VECTOR_INREG && in combineEXTEND_VECTOR_INREG()