Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPU.h98 enum class ScanOptions { DPP, Iterative, None }; global() enumerator
H A DSIDefines.h76 DPP = 1 << 15, enumerator
317 DPP = 4, global() enumerator
H A DGCNHazardRecognizer.cpp739 checkDPPHazards(MachineInstr * DPP) checkDPPHazards() argument