Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5578 SDValue Step2 = DAG.getNode( in PromoteIntRes_EXTRACT_SUBVECTOR() local
5581 return DAG.getNode(ISD::ANY_EXTEND, dl, NOutVT, Step2); in PromoteIntRes_EXTRACT_SUBVECTOR()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2947 Value *Start2 = nullptr, *Step2 = nullptr; in getInvertibleOperands() local
2950 !matchSimpleRecurrence(PN2, BO2, Start2, Step2)) in getInvertibleOperands()