Home
last modified time | relevance | path

Searched refs:nir_op_frsq (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h137 nir_op_frsq, enumerator
Dnir_builder_opcodes.h556 return nir_build_alu(build, nir_op_frsq, src0, NULL, NULL, NULL); in nir_frsq()
Dnir_opt_algebraic.c4747 nir_op_frsq,
6616 nir_op_frsq,
9481 nir_op_frsq,
15240 nir_op_frsq,
15255 nir_op_frsq,
19282 case nir_op_frsq: in nir_opt_algebraic_block()
Dnir_constant_expressions.c13552 case nir_op_frsq: in nir_eval_const_opcode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_double_ops.c477 case nir_op_frsq: in lower_doubles_instr()
532 case nir_op_frsq: in lower_doubles_instr()
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c436 case GLSLstd450InverseSqrt: return nir_op_frsq; in vtn_nir_alu_op_for_spirv_glsl_opcode()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1478 [TGSI_OPCODE_RSQ] = nir_op_frsq,
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c800 case nir_op_frsq: in ntq_emit_alu()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1355 case nir_op_frsq: in nir_emit_alu()
Dbrw_fs_nir.cpp1151 case nir_op_frsq: in nir_emit_alu()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1248 case nir_op_frsq: in ntq_emit_alu()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c1004 case nir_op_frsq: in emit_alu()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1902 case nir_op_frsq: in visit_alu()