Searched refs:risc_binary_arithmetic (Results 1 – 1 of 1) sorted by relevance
32 def risc_binary_arithmetic(x, y, op_type, name='RISC_BinaryArithmetic'): function33 return gen_risc_ops.risc_binary_arithmetic(x, y, op_type=op_type, name=name)