Searched defs:isVOP3P (Results 1 – 2 of 2) sorted by relevance
566 static bool isVOP3P(const MachineInstr &MI) { in isVOP3P() function570 bool isVOP3P(uint16_t Opcode) const { in isVOP3P() function
1247 constexpr bool isVOP3P() const noexcept { return format == Format::VOP3P; } in isVOP3P() function