Searched defs:EntryVal (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1686 const InductionDescriptor &II, Value *Step, Instruction *EntryVal) { in createVectorIntOrFpInductionPHI() 1778 const InductionDescriptor &ID, const Instruction *EntryVal, in recordVectorLoopValueForInductionCast() 1821 Instruction *EntryVal = Trunc ? cast<Instruction>(Trunc) : IV; in widenIntOrFpInduction() local 1959 Instruction *EntryVal, in buildScalarSteps()
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1998 const InductionDescriptor &II, Value *Step, Instruction *EntryVal) { in createVectorIntOrFpInductionPHI() 2092 const InductionDescriptor &ID, const Instruction *EntryVal, in recordVectorLoopValueForInductionCast() 2131 Instruction *EntryVal = Trunc ? cast<Instruction>(Trunc) : IV; in widenIntOrFpInduction() local 2285 Instruction *EntryVal, in buildScalarSteps()
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 684 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVN.cpp | 717 char &EntryVal = FullyAvailableBlocks[Entry]; in IsValueFullyAvailableInBlock() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1973 auto *EntryVal = Trunc ? cast<Value>(Trunc) : IV; in widenIntInduction() local 2007 Value *EntryVal) { in buildScalarSteps()
|