Searched defs:isVOP2 (Results 1 – 2 of 2) sorted by relevance
413 static bool isVOP2(const MachineInstr &MI) { in isVOP2() function417 bool isVOP2(uint16_t Opcode) const { in isVOP2() function
1269 constexpr bool isVOP2() const noexcept { return (uint16_t)format & (uint16_t)Format::VOP2; } in isVOP2() function