Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4904 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedScatter() local
4911 if (!UniformBase) { in visitMaskedScatter()
5022 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedGather() local
5030 if (!UniformBase) { in visitMaskedGather()
6352 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitVectorHistogram() local
6362 if (!UniformBase) { in visitVectorHistogram()
8323 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPGather() local
8326 if (!UniformBase) { in visitVPGather()
8386 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPScatter() local
8389 if (!UniformBase) { in visitVPScatter()