Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.c499 case ppir_op_exp2: in ppir_codegen_encode_combine()
526 case ppir_op_exp2: in ppir_codegen_encode_combine()
Dnode.c87 [ppir_op_exp2] = {
Dppir.h73 ppir_op_exp2, enumerator
Dnir.c138 [nir_op_fexp2] = ppir_op_exp2,