Searched defs:UniformBase (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3797 bool UniformBase = getUniformBase(BasePtr, Base, Index, this); in visitMaskedScatter() local 3876 bool UniformBase = getUniformBase(BasePtr, Base, Index, this); in visitMaskedGather() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4007 bool UniformBase = getUniformBase(BasePtr, Base, Index, Scale, this); in visitMaskedScatter() local 4106 bool UniformBase = getUniformBase(BasePtr, Base, Index, Scale, this); in visitMaskedGather() local
|