/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | flags_test.cpp | 20 static void testFlag(scudo::FlagType Type, T StartValue, const char *Env, in testFlag()
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 386 TrackingVH<Value> StartValue; global() variable
|
/llvm-project/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 1290 Value *BEValue = nullptr, *StartValue = nullptr; isFPInductionPHI() local 1510 Value *StartValue = isInductionPHI() local [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 2116 Value *StartValue = expand(Start, Loc); generateOverflowCheck() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 943 Value *StartValue = nullptr; addInfoForInductions() local [all...] |
H A D | LoopStrengthReduce.cpp | 7329 Value *StartValue = ToHelpFold->getIncomingValueForBlock(LoopPreheader); ReduceLoopStrength() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 4227 EXPECT_FOLD_CONST(StartWidth,StartValue,EndWidth,EndValue,NumElts) TEST_F() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaInit.cpp | 3498 llvm::APSInt StartValue; ActOnDesignatedInitializer() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 2261 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 D | RISCVISelLowering.cpp | 9793 lowerReductionSeq(unsigned RVVOpcode,MVT ResVT,SDValue StartValue,SDValue Vec,SDValue Mask,SDValue VL,const SDLoc & DL,SelectionDAG & DAG,const RISCVSubtarget & Subtarget) lowerReductionSeq() argument
|