Searched defs:isDS (Results 1 – 4 of 4) sorted by relevance
303 static bool isDS(const MachineInstr &MI) { in isDS() function307 bool isDS(uint16_t Opcode) const { in isDS() function
471 static bool isDS(const MachineInstr &MI) { in isDS() function475 bool isDS(uint16_t Opcode) const { in isDS() function
492 static bool isDS(const MachineInstr &MI) { in isDS() function496 bool isDS(uint16_t Opcode) const { in isDS() function
1159 constexpr bool isDS() const noexcept { return format == Format::DS; } in isDS() function