Searched defs:isDPP (Results 1 – 2 of 2) sorted by relevance
558 static bool isDPP(const MachineInstr &MI) { in isDPP() function562 bool isDPP(uint16_t Opcode) const { in isDPP() function
1295 constexpr bool isDPP() const noexcept { return (uint16_t)format & (uint16_t)Format::DPP; } in isDPP() function