Searched refs:isWQM (Results 1 – 3 of 3) sorted by relevance
76 void pushBranch(unsigned Opcode, bool isWQM = false);167 void CFStack::pushBranch(unsigned Opcode, bool isWQM) { in pushBranch() argument172 if (!isWQM) { in pushBranch()
526 static bool isWQM(const MachineInstr &MI) { in isWQM() function530 bool isWQM(uint16_t Opcode) const { in isWQM() function
334 if (TII->isWQM(Opcode)) { in scanInstructions()