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
1325 constexpr bool isDPP() const noexcept { return isDPP16() || isDPP8(); } in isDPP() function