Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DLDSDIRInstructions.td56 let DisableWQM = 0;
H A DSIInstrFormats.td66 field bit DisableWQM = 0;
193 let TSFlags{36} = DisableWQM;
H A DEXPInstructions.td26 let DisableWQM = 1;
H A DSIDefines.h78 DisableWQM = UINT64_C(1) << 36, enumerator
H A DSIInstrInfo.h603 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
607 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
H A DBUFInstructions.td229 let DisableWQM = 1 in {
270 let DisableWQM = 1 in {
554 let DisableWQM = 1 in {
620 let DisableWQM = 1 in {
700 let DisableWQM = 1;
H A DMIMGInstructions.td593 DisableWQM = 1, ssamp = 0 in {
782 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
H A DSIInstructions.td501 let DisableWQM = 1;