Searched defs:isVOP1 (Results 1 – 2 of 2) sorted by relevance
405 static bool isVOP1(const MachineInstr &MI) { in isVOP1() function409 bool isVOP1(uint16_t Opcode) const { in isVOP1() function
1240 constexpr bool isVOP1() const noexcept { return (uint16_t)format & (uint16_t)Format::VOP1; } in isVOP1() function