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

/freebsd-10.0-release/contrib/gcc/
H A Dexpr.h400 extern void emit_group_load (rtx, rtx, tree, int);
H A Dexpr.c1604 /* A subroutine of emit_group_load. Arguments as for emit_group_load,
1768 emit_group_load (rtx dst, rtx src, tree type, int ssize)
1927 emit_group_load (dst, temp, type, ssize);
3849 emit_group_load (reg, x, type, -1);
4189 emit_group_load (to_rtx, value, TREE_TYPE (from),
4221 emit_group_load (to_rtx, temp, TREE_TYPE (from),
4529 emit_group_load (target, temp, TREE_TYPE (exp),
1763 emit_group_load (rtx dst, rtx src, tree type, int ssize) function
H A Dstmt.c1551 emit_group_load (return_reg, val, type, int_size_in_bytes (type));
H A Dcalls.c3780 emit_group_load (reg, val, NULL_TREE, GET_MODE_SIZE (mode));
H A Dfunction.c4490 emit_group_load (real_decl_rtl, decl_rtl,

Completed in 108 milliseconds