Home
last modified time | relevance | path

Searched refs:trueop02 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsimplify-rtx.cc4575 rtx trueop02 = avoid_constant_pool_reference (XEXP (op0, 2)); in simplify_binary_operation_1() local
4576 if (CONST_INT_P (trueop02)) in simplify_binary_operation_1()
4578 unsigned HOST_WIDE_INT sel = UINTVAL (trueop02); in simplify_binary_operation_1()