Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DLDSDIRInstructions.td
H A DDSDIRInstructions.td82 let DisableWQM = 0;
H A DEXPInstructions.td27 let DisableWQM = 1;
H A DSIInstrFormats.td67 field bit DisableWQM = 0;
202 let TSFlags{36} = DisableWQM;
H A DSIDefines.h106 DisableWQM = UINT64_C(1) << 36, enumerator
H A DSIInstrInfo.h704 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
708 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
H A DBUFInstructions.td249 let DisableWQM = 1 in {
297 let DisableWQM = 1 in {
555 let DisableWQM = 1 in {
652 let DisableWQM = 1 in {
735 let DisableWQM = 1;
H A DMIMGInstructions.td774 DisableWQM = 1 in {
999 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
H A DSIInstructions.td602 let DisableWQM = 1;