Home
last modified time | relevance | path

Searched refs:DPP_UNUSED4_FIRST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h931 DPP_UNUSED4_FIRST = 0x131, enumerator
H A DSIInstrInfo.cpp5206 (DC >= DppCtrl::DPP_UNUSED4_FIRST && DC <= DppCtrl::DPP_UNUSED4_LAST) || in verifyInstruction()