Home
last modified time | relevance | path

Searched defs:isWQM (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h335 static bool isWQM(const MachineInstr &MI) { in isWQM() function
339 bool isWQM(uint16_t Opcode) const { in isWQM() function
DR600ControlFlowFinalizer.cpp150 void CFStack::pushBranch(unsigned Opcode, bool isWQM) { in pushBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h478 static bool isWQM(const MachineInstr &MI) { in isWQM() function
482 bool isWQM(uint16_t Opcode) const { in isWQM() function
DR600ControlFlowFinalizer.cpp168 void CFStack::pushBranch(unsigned Opcode, bool isWQM) { in pushBranch()