Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp374 bool IsBufferSMRD = TII.isBufferSMRD(*SMRD); in checkSMRDHazards()
DSIInstrInfo.h428 bool isBufferSMRD(const MachineInstr &MI) const;
DSIInstrInfo.cpp5006 bool SIInstrInfo::isBufferSMRD(const MachineInstr &MI) const { in isBufferSMRD() function in SIInstrInfo