Searched refs:nir_op_i2i1 (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/prebuilt-intermediates/nir/ |
D | nir_opcodes.h | 254 nir_op_i2i1, enumerator
|
D | nir_opcodes.c | 34 return nir_op_i2i1; in nir_type_conversion_op()
|
D | nir_builder_opcodes.h | 1141 return nir_build_alu(build, nir_op_i2i1, src0, NULL, NULL, NULL); in nir_i2i1()
|
D | nir_opt_algebraic.c | 37486 nir_op_i2i1, 37698 nir_op_i2i1, 37708 nir_op_i2i1, 37726 nir_op_i2i1, 37782 nir_op_i2i1, 37803 nir_op_i2i1, 37852 nir_op_i2i1, 37873 nir_op_i2i1, 37922 nir_op_i2i1, 37943 nir_op_i2i1,
|
D | nir_constant_expressions.c | 47131 case nir_op_i2i1: in nir_eval_const_opcode()
|