Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/romp/
H A Dromp-protos.h35 extern int current_function_operand PARAMS ((rtx, enum machine_mode));
H A Dromp.h396 : (C) == 'R' ? current_function_operand (OP, VOIDmode) \
1190 if (current_function_operand (RTX, Pmode)) return 0; \
1205 return current_function_operand (X, Pmode) ? 0 : COSTS_N_INSNS (2); \
H A Dromp.c379 current_function_operand (op, mode) in current_function_operand() function
971 && current_function_operand (x, Pmode))