Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h402 TH_NT_WB = 7, // non-temporal (CU, SE), high-temporal with write-back (MALL) enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp264 case AMDGPU::CPol::TH_NT_WB: in printTH()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6681 .Case("NT_WB", AMDGPU::CPol::TH_NT_WB) in parseTH()