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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c241 FP_mode_reg[LAST_STACK_REG+1-FIRST_STACK_REG][(int) MAX_MACHINE_MODE];
244 (FP_mode_reg[(regno)-FIRST_STACK_REG][(int) (mode)])
240 FP_mode_reg[LAST_STACK_REG+1-FIRST_STACK_REG][(int) MAX_MACHINE_MODE]; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc242 FP_mode_reg[LAST_STACK_REG+1-FIRST_STACK_REG][(int) MAX_MACHINE_MODE];
245 (FP_mode_reg[(regno)-FIRST_STACK_REG][(int) (mode)])
241 FP_mode_reg[LAST_STACK_REG+1-FIRST_STACK_REG][(int) MAX_MACHINE_MODE]; variable

Completed in 214 milliseconds