Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h350 #define ALU_OP1_FLT64_TO_FLT32 155 macro
Dr600_shader.c5026 r = tgsi_op2_64_params(ctx, true, false, treg, ALU_OP1_FLT64_TO_FLT32); in egcm_double_to_int()
12066 [TGSI_OPCODE_D2F] = { ALU_OP1_FLT64_TO_FLT32, tgsi_op2_64_single_dest},
12292 [TGSI_OPCODE_D2F] = { ALU_OP1_FLT64_TO_FLT32, tgsi_op2_64_single_dest},
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ir_to_assembly.cpp1250 {op1v_flt64_to_flt32, ALU_OP1_FLT64_TO_FLT32},
1377 {op1v_flt64_to_flt32, ALU_OP1_FLT64_TO_FLT32},