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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h87 extern int store_multiple_sequence (rtx *, int, int *, int *, HOST_WIDE_INT *);
H A Darm.c6074 store_multiple_sequence (rtx *operands, int nops, int *regs, int *base,
6213 switch (store_multiple_sequence (operands, nops, regs, &base_reg, &offset))
6063 store_multiple_sequence (rtx *operands, int nops, int *regs, int *base, function

Completed in 191 milliseconds