Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp513 const MachineOperand *EndValue, in getComparisonKind() argument
679 const MachineOperand *EndValue = nullptr; in getLoopTripCount() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3074 Value *&EndValue = IVEndValues[OrigPhi]; createInductionResumeValue() local
3273 fixupIVUsers(PHINode * OrigPhi,const InductionDescriptor & II,Value * VectorTripCount,Value * EndValue,BasicBlock * MiddleBlock,BasicBlock * VectorHeader,VPlan & Plan,VPTransformState & State) fixupIVUsers() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3371 llvm::APSInt EndValue; ActOnDesignatedInitializer() local