Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h386 TrackingVH<Value> StartValue; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1289 Value *BEValue = nullptr, *StartValue = nullptr; in isFPInductionPHI() local
1509 Value *StartValue = in isInductionPHI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2116 Value *StartValue = expand(Start, Loc); in generateOverflowCheck() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp943 Value *StartValue = nullptr; in addInfoForInductions() local
H A DLoopStrengthReduce.cpp7333 Value *StartValue = ToHelpFold->getIncomingValueForBlock(LoopPreheader); in ReduceLoopStrength() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3507 llvm::APSInt StartValue; in ActOnDesignatedInitializer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2216 emitTransformedIndex(IRBuilderBase &B, Value *Index, Value *StartValue, in emitTransformedIndex()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9801 lowerReductionSeq(unsigned RVVOpcode,MVT ResVT,SDValue StartValue,SDValue Vec,SDValue Mask,SDValue VL,const SDLoc & DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) lowerReductionSeq() argument