Home
last modified time | relevance | path

Searched refs:ALU_OP3_FMA_64 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h376 #define ALU_OP3_FMA_64 182 macro
Dr600_shader.c10657 [TGSI_OPCODE_DMAD] = { ALU_OP3_FMA_64, tgsi_op3_64},
10658 [TGSI_OPCODE_DFMA] = { ALU_OP3_FMA_64, tgsi_op3_64},
10879 [TGSI_OPCODE_DMAD] = { ALU_OP3_FMA_64, tgsi_op3_64},
10880 [TGSI_OPCODE_DFMA] = { ALU_OP3_FMA_64, tgsi_op3_64},