Searched refs:nir_op_u2f32 (Results 1 – 12 of 12) sorted by relevance
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opcodes.h | 195 nir_op_u2f32, enumerator
|
D | nir_opcodes.c | 86 return nir_op_u2f32; in nir_type_conversion_op()
|
D | nir_builder_opcodes.h | 846 return nir_build_alu(build, nir_op_u2f32, src0, NULL, NULL, NULL); in nir_u2f32()
|
D | nir_opt_algebraic.c | 5576 nir_op_u2f32, 5598 nir_op_u2f32, 14226 nir_op_u2f32, 17333 nir_op_u2f32,
|
D | nir_constant_expressions.c | 13668 case nir_op_u2f32: in nir_eval_const_opcode()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1582 [TGSI_OPCODE_U2F] = nir_op_u2f32,
|
/external/mesa3d/src/broadcom/compiler/ |
D | nir_to_vir.c | 708 case nir_op_u2f32: in ntq_emit_alu()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 1193 case nir_op_u2f32: in nir_emit_alu()
|
D | brw_fs_nir.cpp | 732 case nir_op_u2f32: in nir_emit_alu()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 1164 case nir_op_u2f32: in ntq_emit_alu()
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_compiler_nir.c | 909 case nir_op_u2f32: in emit_alu()
|
/external/mesa3d/src/amd/common/ |
D | ac_nir_to_llvm.c | 1969 case nir_op_u2f32: in visit_alu()
|