Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AMDGPU/
DEXPInstructions.td26 let DisableWQM = 1;
DSIInstrFormats.td60 field bit DisableWQM = 0;
175 let TSFlags{36} = DisableWQM;
DSIDefines.h64 DisableWQM = UINT64_C(1) << 36, enumerator
DSIInstrInfo.h557 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
561 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
DBUFInstructions.td236 let DisableWQM = 1 in {
284 let DisableWQM = 1 in {
546 let DisableWQM = 1 in {
600 let DisableWQM = 1 in {
677 let DisableWQM = 1;
DMIMGInstructions.td374 DisableWQM = 1, ssamp = 0 in {
479 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
DSIInstructions.td429 let DisableWQM = 1;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td59 field bit DisableWQM = 0;
166 let TSFlags{36} = DisableWQM;
DSIDefines.h63 DisableWQM = UINT64_C(1) << 36, enumerator
DSIInstrInfo.h535 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
539 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
DMIMGInstructions.td358 DisableWQM = 1, ssamp = 0 in {
463 mayLoad = 1, mayStore = 1, hasPostISelHook = 0, DisableWQM = 1,
DBUFInstructions.td235 let DisableWQM = 1 in {
283 let DisableWQM = 1 in {
540 let DisableWQM = 1 in {
592 let DisableWQM = 1 in {
669 let DisableWQM = 1;
DSIInstructions.td400 let DisableWQM = 1;
DSIInstrInfo.td1398 let mayLoad = done, DisableWQM = 1 in {