Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4353 static bool getUniformBase(const Value *Ptr, SDValue &Base, SDValue &Index, in getUniformBase() function
4421 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedScatter()
4540 bool UniformBase = getUniformBase(Ptr, Base, Index, IndexType, Scale, this, in visitMaskedGather()