Home
last modified time | relevance | path

Searched defs:is_mac (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/infra/recipe_modules/target/
Dapi.py32 def is_mac(self): member in Target
/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp249 bool is_mac = instr->opcode == aco_opcode::v_mac_f32 || instr->opcode == aco_opcode::v_mac_f16 || in can_use_SDWA() local