Home
last modified time | relevance | path

Searched refs:Step2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp2805 Value *Start2 = nullptr, *Step2 = nullptr; in getInvertibleOperands() local
2808 !matchSimpleRecurrence(PN2, BO2, Start2, Step2)) in getInvertibleOperands()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5199 SDValue Step2 = DAG.getNode( in PromoteIntRes_EXTRACT_SUBVECTOR() local
5202 return DAG.getNode(ISD::ANY_EXTEND, dl, NOutVT, Step2); in PromoteIntRes_EXTRACT_SUBVECTOR()