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