/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/ |
H A D | ProcessWindowsLog.h | 24 Step = Log::ChannelFlag<6>, // Log step operations enumerator
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ |
H A D | ProcessKDPLog.h | 26 Step = Log::ChannelFlag<8>, enumerator
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemoteLog.h | 27 Step = Log::ChannelFlag<8>, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 195 Value *Step, *Start; in matchStridedRecurrence() local 281 Value *Step = Inc->getOperand(StepIndex); in matchStridedRecurrence() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | MatrixUtils.cpp | 24 Value *Bound, Value *Step, StringRef Name, in CreateLoop()
|
H A D | ScalarEvolutionExpander.cpp | 346 const SCEV *Step = A->getStepRecurrence(SE); in FactorOutConstant() local 1170 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNSW() local 1184 const SCEV *Step = AR->getStepRecurrence(SE); in IsIncrementNUW() local 1318 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally() local 1407 const SCEV *Step = Normalized->getStepRecurrence(SE); in expandAddRecExprLiterally() local 2367 const SCEV *Step = AR->getStepRecurrence(SE); in generateOverflowCheck() local 2601 const SCEV *Step = AR->getStepRecurrence(SE); in follow() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopPredication.cpp | 518 bool LoopPredication::isSupportedStep(const SCEV* Step) { in isSupportedStep() 718 auto *Step = RangeCheckIV->getStepRecurrence(*SE); in widenICmpRangeCheck() local 916 auto *Step = Result->IV->getStepRecurrence(*SE); in parseLoopLatchICmp() local 922 auto IsUnsupportedPredicate = [](const SCEV *Step, ICmpInst::Predicate Pred) { in parseLoopLatchICmp()
|
H A D | InductiveRangeCheckElimination.cpp | 143 const SCEV *Step = nullptr; member in __anon1c7c69790111::InductiveRangeCheck 657 const SCEV *BoundSCEV, const SCEV *Step, in isSafeDecreasingBound() 707 const SCEV *BoundSCEV, const SCEV *Step, in isSafeIncreasingBound() 873 const SCEV *Step = SE.getSCEV(StepCI); in parseLoopStructure() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 198 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon0dd774980111::ForExprAST 202 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 391 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | LLDBLog.h | 41 Step = Log::ChannelFlag<22>, enumerator
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 218 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon8253e5990111::ForExprAST 222 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 425 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanTransforms.cpp | 54 VPValue *Step = in VPInstructionsToVPRecipes() local 443 VPValue *Step = in optimizeInductions() local
|
H A D | VPlanRecipes.cpp | 275 Value *Step = in generateInstruction() local 297 Value *Step = createStepForVF(Builder, IV->getType(), State.VF, Part); in generateInstruction() local 1065 ConstantInt *Step = ID.getConstIntStepValue(); in isCanonical() local
|
H A D | VPlan.h | 1026 VPWidenIntOrFpInductionRecipe(PHINode *IV, VPValue *Start, VPValue *Step, in VPWidenIntOrFpInductionRecipe() 1033 VPWidenIntOrFpInductionRecipe(PHINode *IV, VPValue *Start, VPValue *Step, in VPWidenIntOrFpInductionRecipe() 1176 VPWidenPointerInductionRecipe(PHINode *Phi, VPValue *Start, VPValue *Step, in VPWidenPointerInductionRecipe() 1871 VPCanonicalIVPHIRecipe *CanonicalIV, VPValue *Step, in VPDerivedIVRecipe() 1909 VPValue *Step) in VPScalarIVStepsRecipe()
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 219 std::unique_ptr<ExprAST> Start, End, Step, Body; member in ForExprAST 223 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 425 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 226 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anonf6d0569a0111::ForExprAST 230 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 447 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 221 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon348c1f790111::ForExprAST 225 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 442 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 221 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anona908907a0111::ForExprAST 225 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 442 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 221 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon1d85017b0111::ForExprAST 225 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 442 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | ExprOpenMP.h | 281 Expr *Step = nullptr; member 300 Step = 2, enumerator
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 226 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anon6b4cc79b0111::ForExprAST 230 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 447 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 1266 const SCEV *Step, BinaryOperator *BOp, in InductionDescriptor() 1364 const SCEV *Step = SE->getUnknown(Addend); in isFPInductionPHI() local 1551 const SCEV *Step = AR->getStepRecurrence(*SE); in isInductionPHI() local
|
H A D | LoopCacheAnalysis.cpp | 91 const SCEV *Step = AR->getStepRecurrence(SE); in isOneDimensionalArray() local 531 const SCEV *Step = AR->getStepRecurrence(SE); in isSimpleAddRecurrence() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 337 auto *Step = dyn_cast<SCEVConstant>(AddExpr->getOperand(1)); in IsSafeActiveMask() local
|
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 315 std::unique_ptr<ExprAST> Start, End, Step, Body; member in __anondfc9389c0211::ForExprAST 319 std::unique_ptr<ExprAST> End, std::unique_ptr<ExprAST> Step, in ForExprAST() 559 std::unique_ptr<ExprAST> Step; in ParseForExpr() local
|