Home
last modified time | relevance | path

Searched refs:TH_BYPASS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h403 TH_BYPASS = 3, // only to be used with scope = 3 enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp251 case AMDGPU::CPol::TH_BYPASS: // or LU or RT_WB in printTH()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4995 if (TH == AMDGPU::CPol::TH_BYPASS) { in validateTHAndScopeBits()
6682 .Case("BYPASS", AMDGPU::CPol::TH_BYPASS) in parseTH()