Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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 {