Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIInstrInfo.h207 bool isWQM(uint16_t Opcode) const { in isWQM() function
H A DR600ControlFlowFinalizer.cpp150 void CFStack::pushBranch(unsigned Opcode, bool isWQM) { in pushBranch()