Searched defs:UniformBase (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4483 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedScatter() local 4591 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedGather() local 7519 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPGather() local 7582 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPScatter() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A 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
|