Searched defs:DPP (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPU.h | 98 enum class ScanOptions { DPP, Iterative, None }; global() enumerator |
H A D | SIDefines.h | 76 DPP = 1 << 15, enumerator |
H A D | GCNHazardRecognizer.cpp | 739 checkDPPHazards(MachineInstr * DPP) checkDPPHazards() argument |