Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3735 static bool getUniformBase(const Value *& Ptr, SDValue& Base, SDValue& Index, in getUniformBase() function
3797 bool UniformBase = getUniformBase(BasePtr, Base, Index, this); in visitMaskedScatter()
3876 bool UniformBase = getUniformBase(BasePtr, Base, Index, this); in visitMaskedGather()