Searched defs:isMIMG (Results 1 – 2 of 2) sorted by relevance
481 static bool isMIMG(const MachineInstr &MI) { in isMIMG() function485 bool isMIMG(uint16_t Opcode) const { in isMIMG() function
1141 constexpr bool isMIMG() const noexcept { return format == Format::MIMG; } in isMIMG() function