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

/openbsd-current/gnu/gcc/gcc/
H A Doptabs.c796 rtx outof_superword, into_superword;
805 into_superword = outof_target;
812 into_superword = gen_reg_rtx (word_mode);
814 outof_superword, into_superword,
829 into_target, into_superword, word_mode, false))
792 rtx outof_superword, into_superword; local

Completed in 204 milliseconds