Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_vertprog.c190 unsigned int hw_opcode, in ei_vector1()
207 unsigned int hw_opcode, in ei_vector2()
224 unsigned int hw_opcode, in ei_math1()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp302 auto hw_opcode = opcode_map.find(opcode); in emit_alu_op() local