Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3979 static bool getUniformBase(const Value* &Ptr, SDValue& Base, SDValue& Index, in getUniformBase() function
4045 bool UniformBase = getUniformBase(BasePtr, Base, Index, Scale, this); in visitMaskedScatter()
4148 bool UniformBase = getUniformBase(BasePtr, Base, Index, Scale, this); in visitMaskedGather()