Home
last modified time | relevance | path

Searched refs:LoopInvariantRegs (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1645 unsigned LoopInvariantRegs; member
5431 unsigned IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs) / in selectInterleaveCount()
5436 IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs - 1) / in selectInterleaveCount()
5676 RU.LoopInvariantRegs = Invariant; in calculateRegisterUsage()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1226 unsigned LoopInvariantRegs; member
5192 unsigned IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs) / in selectInterleaveCount()
5197 IC = PowerOf2Floor((TargetNumRegisters - R.LoopInvariantRegs - 1) / in selectInterleaveCount()
5439 RU.LoopInvariantRegs = Invariant; in calculateRegisterUsage()