Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp2803 Value *Start1 = nullptr, *Step1 = nullptr; in getInvertibleOperands() local
2807 !matchSimpleRecurrence(PN1, BO1, Start1, Step1) || in getInvertibleOperands()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5196 SDValue Step1 = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NInVT, InOp0, in PromoteIntRes_EXTRACT_SUBVECTOR() local
5200 ISD::EXTRACT_SUBVECTOR, dl, OutVT, Step1, in PromoteIntRes_EXTRACT_SUBVECTOR()