Searched refs:nir_op_b2f64 (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opcodes.h | 60 nir_op_b2f64, enumerator
|
D | nir_opcodes.c | 261 return nir_op_b2f64; in nir_type_conversion_op()
|
D | nir_builder_opcodes.h | 171 return nir_build_alu(build, nir_op_b2f64, src0, NULL, NULL, NULL); in nir_b2f64()
|
D | nir_opt_algebraic.c | 16560 nir_op_b2f64, 18290 nir_op_b2f64, 18303 nir_op_b2f64, 443828 nir_op_b2f64, 443850 nir_op_b2f64,
|
D | nir_constant_expressions.c | 46549 case nir_op_b2f64: in nir_eval_const_opcode()
|
/external/mesa3d/prebuilt-intermediates/bifrost/ |
D | bifrost_nir_algebraic.c | 196 nir_op_b2f64, 281 nir_op_b2f64, 360 nir_op_b2f64,
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_double_ops.c | 504 case nir_op_b2f64: in lower_doubles_instr_to_soft()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_vec4_nir.cpp | 1530 case nir_op_b2f64: in nir_emit_alu()
|
D | brw_fs_nir.cpp | 1100 case nir_op_b2f64: in nir_emit_alu()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 765 case nir_op_b2f64: in ntt_emit_alu()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_nir.c | 533 case nir_op_b2f64: in do_alu_action()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 2787 case nir_op_b2f64: { in visit()
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 1004 case nir_op_b2f64: in visit_alu()
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 2555 case nir_op_b2f64: { in visit_alu_instr()
|