Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h137 nir_op_ftrunc, enumerator
Dnir_builder_opcodes.h556 return nir_build_alu(build, nir_op_ftrunc, src0, NULL, NULL, NULL); in nir_ftrunc()
Dnir_opt_algebraic.c10628 nir_op_ftrunc,
14808 nir_op_ftrunc,
16545 nir_op_ftrunc,
Dnir_constant_expressions.c10177 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.c368 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.c1599 [TGSI_OPCODE_TRUNC] = nir_op_ftrunc,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_nir.cpp1496 case nir_op_ftrunc: in nir_emit_alu()
Dbrw_fs_nir.cpp1076 case nir_op_ftrunc: in nir_emit_alu()
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c819 case nir_op_ftrunc: in emit_alu()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c1247 case nir_op_ftrunc: in ntq_emit_alu()
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1369 case nir_op_ftrunc: in visit_alu()