Searched refs:Step1 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 2823 Value *Start1 = nullptr, *Step1 = nullptr; in getInvertibleOperands() local 2827 !matchSimpleRecurrence(PN1, BO1, Start1, Step1) || in getInvertibleOperands()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 5320 SDValue Step1 = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NInVT, InOp0, in PromoteIntRes_EXTRACT_SUBVECTOR() local 5324 ISD::EXTRACT_SUBVECTOR, dl, OutVT, Step1, in PromoteIntRes_EXTRACT_SUBVECTOR()
|