Home
last modified time | relevance | path

Searched defs:StartValue (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dflags_test.cpp20 static void testFlag(scudo::FlagType Type, T StartValue, const char *Env, in testFlag()
/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h386 TrackingVH<Value> StartValue; global() variable
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1290 Value *BEValue = nullptr, *StartValue = nullptr; isFPInductionPHI() local
1510 Value *StartValue = isInductionPHI() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2116 Value *StartValue = expand(Start, Loc); generateOverflowCheck() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp943 Value *StartValue = nullptr; addInfoForInductions() local
[all...]
H A DLoopStrengthReduce.cpp7329 Value *StartValue = ToHelpFold->getIncomingValueForBlock(LoopPreheader); ReduceLoopStrength() local
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp4227 EXPECT_FOLD_CONST(StartWidth,StartValue,EndWidth,EndValue,NumElts) TEST_F() argument
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3498 llvm::APSInt StartValue; ActOnDesignatedInitializer() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2261 emitTransformedIndex(IRBuilderBase & B,Value * Index,Value * StartValue,Value * Step,InductionDescriptor::InductionKind InductionKind,const BinaryOperator * InductionBinOp) emitTransformedIndex() argument
[all...]
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9793 lowerReductionSeq(unsigned RVVOpcode,MVT ResVT,SDValue StartValue,SDValue Vec,SDValue Mask,SDValue VL,const SDLoc & DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) lowerReductionSeq() argument