Home
last modified time | relevance | path

Searched refs:DisableWQM (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DEXPInstructions.td26 let DisableWQM = 1;
H A DSIInstrFormats.td60 field bit DisableWQM = 0;
181 let TSFlags{36} = DisableWQM;
H A DSIInstrInfo.h583 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
587 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
H A DSIDefines.h64 DisableWQM = UINT64_C(1) << 36, enumerator
H A DBUFInstructions.td231 let DisableWQM = 1 in {
273 let DisableWQM = 1 in {
547 let DisableWQM = 1 in {
601 let DisableWQM = 1 in {
679 let DisableWQM = 1;
H A DMIMGInstructions.td443 DisableWQM = 1, ssamp = 0 in {
584 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
H A DSIInstructions.td434 let DisableWQM = 1;