Searched defs:mul_op (Results 1 – 4 of 4) sorted by relevance
156 gpir_codegen_mul_op mul_op : 3; member
327 uint32_t mul_op = QPU_GET_FIELD(inst, QPU_OP_MUL); in calculate_deps() local
812 nir_op mul_op; in test_iterations() local
3837 InstructionCode mla_code, IrOpcode::Value mul_op) { in MlaHelper()