Searched defs:isSOP1 (Results 1 – 2 of 2) sorted by relevance
357 static bool isSOP1(const MachineInstr &MI) { in isSOP1() function361 bool isSOP1(uint16_t Opcode) const { in isSOP1() function
1060 constexpr bool isSOP1() const noexcept { return format == Format::SOP1; } in isSOP1() function