Home
last modified time | relevance | path

Searched refs:ppir_codegen_float_mul_op_xor (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h218 ppir_codegen_float_mul_op_xor = 0x0B, /* Logical XOR */ enumerator
Dcodegen.c331 f->op = ppir_codegen_float_mul_op_xor; in ppir_codegen_encode_scl_mul()