Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td70 field bit DisableWQM = 0;
160 let TSFlags{36} = DisableWQM;
DSIDefines.h64 DisableWQM = UINT64_C(1) << 36, enumerator
DSIInstrInfo.h487 return MI.getDesc().TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
491 return get(Opcode).TSFlags & SIInstrFlags::DisableWQM; in isDisableWQM()
DMIMGInstructions.td198 let DisableWQM = 1;
249 let DisableWQM = 1;
DBUFInstructions.td234 let DisableWQM = 1 in {
280 let DisableWQM = 1 in {
491 let DisableWQM = 1 in {
544 let DisableWQM = 1 in {
621 let DisableWQM = 1;
DSIInstructions.td376 let DisableWQM = 1;
DSIInstrInfo.td1048 let mayLoad = done, DisableWQM = 1 in {