Home
last modified time | relevance | path

Searched refs:nir_op_ftrunc (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h143 nir_op_ftrunc, enumerator
Dnir_builder_opcodes.h586 return nir_build_alu(build, nir_op_ftrunc, src0, NULL, NULL, NULL); in nir_ftrunc()
Dnir_opt_algebraic.c9317 nir_op_ftrunc,
14097 nir_op_ftrunc,
16582 nir_op_ftrunc,
Dnir_constant_expressions.c13564 case nir_op_ftrunc: in nir_eval_const_opcode()
/external/mesa3d/src/compiler/nir/
Dnir_lower_double_ops.c482 case nir_op_ftrunc: in lower_doubles_instr()
535 case nir_op_ftrunc: in lower_doubles_instr()
/external/mesa3d/src/compiler/spirv/
Dvtn_glsl450.c422 case GLSLstd450Trunc: return nir_op_ftrunc; in vtn_nir_alu_op_for_spirv_glsl_opcode()
/external/mesa3d/src/mesa/program/
Dprog_to_nir.c690 [OPCODE_TRUNC] = nir_op_ftrunc,
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c1544 [TGSI_OPCODE_TRUNC] = nir_op_ftrunc,
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c819 case nir_op_ftrunc: in ntq_emit_alu()
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1383 case nir_op_ftrunc: in nir_emit_alu()
Dbrw_fs_nir.cpp1193 case nir_op_ftrunc: in nir_emit_alu()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1258 case nir_op_ftrunc: in ntq_emit_alu()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c988 case nir_op_ftrunc: in emit_alu()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1867 case nir_op_ftrunc: in visit_alu()