Home
last modified time | relevance | path

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

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