Searched refs:trueop02 (Results 1 – 1 of 1) sorted by relevance
4575 rtx trueop02 = avoid_constant_pool_reference (XEXP (op0, 2)); in simplify_binary_operation_1() local4576 if (CONST_INT_P (trueop02)) in simplify_binary_operation_1()4578 unsigned HOST_WIDE_INT sel = UINTVAL (trueop02); in simplify_binary_operation_1()