Searched defs:isDPP (Results 1 – 4 of 4) sorted by relevance
351 static bool isDPP(const MachineInstr &MI) { in isDPP() function355 bool isDPP(uint16_t Opcode) const { in isDPP() function
558 static bool isDPP(const MachineInstr &MI) { in isDPP() function562 bool isDPP(uint16_t Opcode) const { in isDPP() function
629 static bool isDPP(const MachineInstr &MI) { in isDPP() function633 bool isDPP(uint16_t Opcode) const { in isDPP() function
1341 constexpr bool isDPP() const noexcept { return isDPP16() || isDPP8(); } in isDPP() function