Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1774 const InductionDescriptor &II, Value *Step, Instruction *EntryVal) { in createVectorIntOrFpInductionPHI()
1866 const InductionDescriptor &ID, const Instruction *EntryVal, in recordVectorLoopValueForInductionCast()
1909 Instruction *EntryVal = Trunc ? cast<Instruction>(Trunc) : IV; in widenIntOrFpInduction() local
2047 Instruction *EntryVal, in buildScalarSteps()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp648 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp730 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp684 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1973 auto *EntryVal = Trunc ? cast<Value>(Trunc) : IV; in widenIntInduction() local
2007 Value *EntryVal) { in buildScalarSteps()