Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp2825 Value *Start2 = nullptr, *Step2 = nullptr; in getInvertibleOperands() local
2828 !matchSimpleRecurrence(PN2, BO2, Start2, Step2)) in getInvertibleOperands()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5323 SDValue Step2 = DAG.getNode( in PromoteIntRes_EXTRACT_SUBVECTOR() local
5326 return DAG.getNode(ISD::ANY_EXTEND, dl, NOutVT, Step2); in PromoteIntRes_EXTRACT_SUBVECTOR()