Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4436 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedScatter() local
4445 if (!UniformBase) { in visitMaskedScatter()
4544 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedGather() local
4553 if (!UniformBase) { in visitMaskedGather()
7425 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPLoadGather() local
7428 if (!UniformBase) { in visitVPLoadGather()
7482 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPStoreScatter() local
7485 if (!UniformBase) { in visitVPStoreScatter()