Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h300 ppir_codegen_combine_scalar_op_exp2 = 4, /* Binary Exponent */ enumerator
Dcodegen.c527 f->scalar.op = ppir_codegen_combine_scalar_op_exp2; in ppir_codegen_encode_combine()