Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h99 bool isMemOpUniform(const SDNode *N) const;
DSIISelLowering.cpp508 bool SITargetLowering::isMemOpUniform(const SDNode *N) const { in isMemOpUniform() function in SITargetLowering
2039 if (isMemOpUniform(Load)) in LowerLOAD()
DSIInstrInfo.td200 static_cast<const SITargetLowering *>(getTargetLowering())->isMemOpUniform(N);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h212 bool isMemOpUniform(const SDNode *N) const;
DSIISelLowering.cpp1142 bool SITargetLowering::isMemOpUniform(const SDNode *N) const { in isMemOpUniform() function in SITargetLowering