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.c538 case ppir_op_exp2: in ppir_codegen_encode_combine()
565 case ppir_op_exp2: in ppir_codegen_encode_combine()
Dnode.c90 [ppir_op_exp2] = {
Dppir.h74 ppir_op_exp2, enumerator
Dnir.c136 [nir_op_fexp2] = ppir_op_exp2,