Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h249 #define GPR_ATMP_FIRST (GPR_FIRST + 20) /* R20, tmp to save accs */ macro
H A Dd30v.c2406 rtx acc_tmp = gen_rtx (REG, DImode, GPR_ATMP_FIRST); in d30v_expand_prologue()
2504 rtx acc_tmp = gen_rtx (REG, DImode, GPR_ATMP_FIRST); in d30v_expand_epilogue()