Home
last modified time | relevance | path

Searched refs:cf_alu (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_alu.cpp44 m_cf_type(cf_alu) in AluInstruction()
57 m_cf_type(cf_alu) in AluInstruction()
Dsfn_defines.h45 cf_alu = CF_OP_ALU, enumerator
Dsfn_ir_to_assembly.cpp352 case cf_alu: type = CF_OP_ALU; break; in emit_alu()
514 op = cf_alu; in emit_if_start()