Home
last modified time | relevance | path

Searched refs:nir_op_fxor (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h144 nir_op_fxor, enumerator
Dnir_builder_opcodes.h591 return nir_build_alu(build, nir_op_fxor, src0, src1, NULL, NULL); in nir_fxor()
Dnir_opt_algebraic.c15307 nir_op_fxor,
19678 case nir_op_fxor: in nir_opt_algebraic_block()
Dnir_constant_expressions.c13566 case nir_op_fxor: in nir_eval_const_opcode()