Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h355 #define ALU_OP1_FLT64_TO_FLT32 155 macro
Dr600_shader.c5044 r = tgsi_op2_64_params(ctx, true, false, treg, ALU_OP1_FLT64_TO_FLT32); in egcm_double_to_int()
12178 [TGSI_OPCODE_D2F] = { ALU_OP1_FLT64_TO_FLT32, tgsi_op2_64_single_dest},
12405 [TGSI_OPCODE_D2F] = { ALU_OP1_FLT64_TO_FLT32, tgsi_op2_64_single_dest},
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1240 {op1v_flt64_to_flt32, ALU_OP1_FLT64_TO_FLT32},
1369 {op1v_flt64_to_flt32, ALU_OP1_FLT64_TO_FLT32},