Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp510 const MachineOperand *EndValue, in getComparisonKind()
675 const MachineOperand *EndValue = nullptr; in getLoopTripCount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3505 Value *&EndValue = IVEndValues[OrigPhi]; in createInductionResumeValues() local
3714 Value *CountRoundDown, Value *EndValue, in fixupIVUsers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3215 llvm::APSInt EndValue; in ActOnDesignatedInitializer() local