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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4469 bool UniformBase = getUniformBase(BasePtr, Base, Index, IndexType, Scale, in visitMaskedScatter() local 4586 bool UniformBase = getUniformBase(BasePtr, Base, Index, IndexType, Scale, in visitMaskedGather() local
|