Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp491 const MachineOperand *EndValue, in getComparisonKind()
642 const MachineOperand *EndValue = nullptr; in getLoopTripCount() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp510 const MachineOperand *EndValue, in getComparisonKind()
675 const MachineOperand *EndValue = nullptr; in getLoopTripCount() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3071 Value *EndValue; in createEmptyLoop() local
3136 Value *CountRoundDown, Value *EndValue, in fixupIVUsers()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2919 Value *&EndValue = IVEndValues[OrigPhi]; in createVectorizedLoopSkeleton() local
2985 Value *CountRoundDown, Value *EndValue, in fixupIVUsers()
/external/clang/lib/Sema/
DSemaInit.cpp2791 llvm::APSInt EndValue; in ActOnDesignatedInitializer() local