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.td69 field bit DisableWQM = 0;
207 let TSFlags{36} = DisableWQM;
H A DSIDefines.h109 DisableWQM = UINT64_C(1) << 36, enumerator
H A DSIInstrInfo.h737 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
741 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
H A DBUFInstructions.td252 let DisableWQM = 1 in {
300 let DisableWQM = 1 in {
559 let DisableWQM = 1 in {
645 let DisableWQM = 1 in {
727 let DisableWQM = 1;
H A DMIMGInstructions.td775 DisableWQM = 1 in {
995 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
H A DSIInstructions.td654 let DisableWQM = 1;