Home
last modified time | relevance | path

Searched refs:WQM (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIDefines.h39 WQM = 1 << 20, enumerator
DSIInstrInfo.h291 return MI.getDesc().TSFlags & SIInstrFlags::WQM; in isWQM()
295 return get(Opcode).TSFlags & SIInstrFlags::WQM; in isWQM()
DSIInstrFormats.td41 field bits<1> WQM = 0;
73 let TSFlags{20} = WQM;
DSIInstrInfo.td2659 let WQM = wqm;
2714 let WQM = wqm;
/external/llvm/test/CodeGen/AMDGPU/
Dcf-stack-bug.ll31 ; non-WQM push instructions if we change this to 1, then we will need to