Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h251 #define GPR_STACK_TMP (GPR_FIRST + 22) /* R22, tmp for saving stack */ macro
H A Dd30v.c2389 rtx save_tmp = gen_rtx (REG, Pmode, GPR_STACK_TMP); in d30v_expand_prologue()