Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h469 bool isBufferSMRD(const MachineInstr &MI) const;
DGCNHazardRecognizer.cpp552 bool IsBufferSMRD = TII.isBufferSMRD(*SMRD); in checkSMRDHazards()
DSIInstrInfo.cpp6269 bool SIInstrInfo::isBufferSMRD(const MachineInstr &MI) const { in isBufferSMRD() function in SIInstrInfo