Searched defs:value_a (Results 1 – 3 of 3) sorted by relevance
153 int value_a = get_signed_value(packed_a) >> shift_a; in Add() local178 int value_a = get_signed_value(packed_a); in Mul() local
154 arithmetic_result_type(ir_rvalue * &value_a, ir_rvalue * &value_b, in arithmetic_result_type()470 relational_result_type(ir_rvalue * &value_a, ir_rvalue * &value_b, in relational_result_type()
395 void test_8559831(enum E8559831b value_a, E8559831c value_c) { in test_8559831()