Home
last modified time | relevance | path

Searched defs:EndValue (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/altera/
H A DUnrollLoopsCheck.cpp186 int EndValue = 0; in hasLargeNumIterations() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp513 getComparisonKind(unsigned CondOpc,MachineOperand * InitialValue,const MachineOperand * EndValue,int64_t IVBump) const getComparisonKind() argument
679 const MachineOperand *EndValue = nullptr; getLoopTripCount() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2959 Value *&EndValue = IVEndValues[OrigPhi]; createInductionResumeValue() local
3114 fixupIVUsers(PHINode * OrigPhi,const InductionDescriptor & II,Value * VectorTripCount,Value * EndValue,BasicBlock * MiddleBlock,BasicBlock * VectorHeader,VPlan & Plan,VPTransformState & State) fixupIVUsers() argument
/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.cpp3499 llvm::APSInt EndValue; ActOnDesignatedInitializer() local