Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h349 bool isMemOpUniform(const SDNode *N) const;
H A DSIISelLowering.cpp1908 bool SITargetLowering::isMemOpUniform(const SDNode *N) const { in isMemOpUniform() function in SITargetLowering