Searched defs:is_mac (Results 1 – 3 of 3) sorted by relevance
32 def is_mac(self): member in Target
72 bool is_mac() const in is_mac() function in boost::iostreams::detail::newline_base
231 bool is_mac = instr->opcode == aco_opcode::v_mac_f32 || instr->opcode == aco_opcode::v_mac_f16 || in can_use_SDWA() local