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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/c4x/
H A Dc4x.c178 static int c4x_arn_mem_operand (rtx, enum machine_mode, unsigned int);
3656 c4x_arn_mem_operand (rtx op, enum machine_mode mode, unsigned int regno)
3717 return c4x_arn_mem_operand (op, mode, AR0_REGNO);
3731 return c4x_arn_mem_operand (op, mode, AR1_REGNO);
3745 return c4x_arn_mem_operand (op, mode, AR2_REGNO);
3759 return c4x_arn_mem_operand (op, mode, AR3_REGNO);
3773 return c4x_arn_mem_operand (op, mode, AR4_REGNO);
3787 return c4x_arn_mem_operand (op, mode, AR5_REGNO);
3801 return c4x_arn_mem_operand (op, mode, AR6_REGNO);
3815 return c4x_arn_mem_operand (o
3654 c4x_arn_mem_operand (rtx op, enum machine_mode mode, unsigned int regno) function
[all...]

Completed in 53 milliseconds