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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm-protos.h85 extern int load_multiple_sequence (rtx *, int, int *, int *, HOST_WIDE_INT *);
H A Darm.c5847 load_multiple_sequence (rtx *operands, int nops, int *regs, int *base,
6024 switch (load_multiple_sequence (operands, nops, regs, &base_reg, &offset))
5836 load_multiple_sequence (rtx *operands, int nops, int *regs, int *base, function

Completed in 66 milliseconds