Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.c540 case ppir_op_sqrt: in ppir_codegen_encode_combine()
571 case ppir_op_sqrt: in ppir_codegen_encode_combine()
Dnode.c96 [ppir_op_sqrt] = {
Dppir.h76 ppir_op_sqrt, enumerator
Dnir.c137 [nir_op_fsqrt] = ppir_op_sqrt,