Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h469 bool isBufferSMRD(const MachineInstr &MI) const;
HDGCNHazardRecognizer.cpp552 bool IsBufferSMRD = TII.isBufferSMRD(*SMRD); in checkSMRDHazards()
HDSIInstrInfo.cpp6269 bool SIInstrInfo::isBufferSMRD(const MachineInstr &MI) const { in isBufferSMRD() function in SIInstrInfo