Home
last modified time | relevance | path

Searched defs:decode_op (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dgen_disasm.py54 def decode_op(instructions, is_fma): function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_test.py6334 def testWrongOp(self, decode_op, op_used): argument