Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h356 #define ALU_OP1_FLT32_TO_FLT64 156 macro
Dr600_shader.c4992 alu.op = ALU_OP1_FLT32_TO_FLT64; in egcm_int_to_double()
12177 [TGSI_OPCODE_F2D] = { ALU_OP1_FLT32_TO_FLT64, tgsi_op2_64},
12404 [TGSI_OPCODE_F2D] = { ALU_OP1_FLT32_TO_FLT64, tgsi_op2_64},
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_assembler.cpp1241 {op1v_flt32_to_flt64, ALU_OP1_FLT32_TO_FLT64},
1370 {op1_flt32_to_flt64, ALU_OP1_FLT32_TO_FLT64},