Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4829 static bool getUniformBase(const Value *Ptr, SDValue &Base, SDValue &Index, in getUniformBase() function
4904 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedScatter()
5022 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedGather()
6352 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitVectorHistogram()
8323 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPGather()
8386 bool UniformBase = getUniformBase(PtrOperand, Base, Index, IndexType, Scale, in visitVPScatter()