Searched defs:isVOP3 (Results 1 – 2 of 2) sorted by relevance
421 static bool isVOP3(const MachineInstr &MI) { in isVOP3() function425 bool isVOP3(uint16_t Opcode) const { in isVOP3() function
1291 constexpr bool isVOP3() const noexcept { return (uint16_t)format & (uint16_t)Format::VOP3; } in isVOP3() function