Home
last modified time | relevance | path

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

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