Home
last modified time | relevance | path

Searched defs:SMRD (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A DAMDGPUAsmGFX7.rst422 SMRD section in Instructions
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIDefines.h56 SMRD = 1 << 19, enumerator
H A DGCNHazardRecognizer.cpp666 int GCNHazardRecognizer::checkSMRDHazards(MachineInstr *SMRD) { in checkSMRDHazards()