Home
last modified time | relevance | path

Searched refs:nir_op_fdph (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h95 nir_op_fdph, enumerator
Dnir_builder_opcodes.h346 return nir_build_alu(build, nir_op_fdph, src0, src1, NULL, NULL); in nir_fdph()
Dnir_opt_algebraic.c21708 nir_op_fdph,
21876 case nir_op_fdph: in nir_opt_algebraic_late_block()
Dnir_constant_expressions.c13468 case nir_op_fdph: in nir_eval_const_opcode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_alu_to_scalar.c173 case nir_op_fdph: { in lower_alu_instr_scalar()