Searched refs:Step1 (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | c_can.txt | 40 Step1: SoC common .dtsi file
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstructionCombining.cpp | 2010 Value *Start0, *Step0, *Start1, *Step1; in foldBinopWithRecurrence() local 2012 !matchSimpleRecurrence(BO1, PN1, Start1, Step1) || !PN1->hasOneUse() || in foldBinopWithRecurrence() 2023 auto *C1 = dyn_cast<Constant>(Step1); in foldBinopWithRecurrence()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeIntegerTypes.cpp | 5989 SDValue Step1 = DAG.getNode(ISD::EXTRACT_SUBVECTOR, dl, NInVT, InOp0, in PromoteIntRes_EXTRACT_SUBVECTOR() local 5993 ISD::EXTRACT_SUBVECTOR, dl, OutVT, Step1, in PromoteIntRes_EXTRACT_SUBVECTOR()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ValueTracking.cpp | 3634 Value *Start1 = nullptr, *Step1 = nullptr; in getInvertibleOperands() local 3638 !matchSimpleRecurrence(PN1, BO1, Start1, Step1) || in getInvertibleOperands()
|