Home
last modified time | relevance | path

Searched refs:nir_op_f2f32 (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h60 nir_op_f2f32, enumerator
Dnir_opcodes.c143 return nir_op_f2f32; in nir_type_conversion_op()
Dnir_builder_opcodes.h171 return nir_build_alu(build, nir_op_f2f32, src0, NULL, NULL, NULL); in nir_f2f32()
Dnir_constant_expressions.c13398 case nir_op_f2f32: in nir_eval_const_opcode()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1198 case nir_op_f2f32: in nir_emit_alu()
Dbrw_fs_nir.cpp801 case nir_op_f2f32: in nir_emit_alu()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1978 case nir_op_f2f32: in visit_alu()