Searched refs:int256 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c2025 rtx int256 = gen_rtx_CONST_INT (SImode, 256); local
2026 ASSERT_EQ (int256, SET_SRC (PATTERN (get_insn_by_uid (4))));
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc2028 rtx int256 = gen_rtx_CONST_INT (SImode, 256); local
2029 ASSERT_EQ (int256, SET_SRC (PATTERN (get_insn_by_uid (4))));

Completed in 126 milliseconds