Home
last modified time | relevance | path

Searched refs:ix86_expand_branch (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-protos.h123 extern void ix86_expand_branch (enum rtx_code, rtx, rtx, rtx);
H A Di386.c11248 ix86_expand_branch (GEU, current, limit, label); in ix86_expand_split_stack_prologue()
18572 ix86_expand_branch (enum rtx_code code, rtx op0, rtx op1, rtx label) in ix86_expand_branch() function
18637 ix86_expand_branch (code, tmp, const0_rtx, label); in ix86_expand_branch()
18652 ix86_expand_branch (code, hi[0], hi[1], label); in ix86_expand_branch()
18659 ix86_expand_branch (code, hi[0], hi[1], label); in ix86_expand_branch()
18701 ix86_expand_branch (code1, hi[0], hi[1], label); in ix86_expand_branch()
18703 ix86_expand_branch (code2, hi[0], hi[1], label2); in ix86_expand_branch()
18705 ix86_expand_branch (code3, lo[0], lo[1], label); in ix86_expand_branch()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-protos.h129 extern void ix86_expand_branch (enum rtx_code, rtx, rtx, rtx);
H A Di386.c15063 ix86_expand_branch (GEU, current, limit, label); in ix86_expand_split_stack_prologue()
22996 ix86_expand_branch (enum rtx_code code, rtx op0, rtx op1, rtx label) in ix86_expand_branch() function
23100 ix86_expand_branch (code, tmp, const0_rtx, label); in ix86_expand_branch()
23115 ix86_expand_branch (code, hi[0], hi[1], label); in ix86_expand_branch()
23122 ix86_expand_branch (code, hi[0], hi[1], label); in ix86_expand_branch()
23178 ix86_expand_branch (code, tmp, const0_rtx, label); in ix86_expand_branch()
23220 ix86_expand_branch (code1, hi[0], hi[1], label); in ix86_expand_branch()
23222 ix86_expand_branch (code2, hi[0], hi[1], label2); in ix86_expand_branch()
23224 ix86_expand_branch (code3, lo[0], lo[1], label); in ix86_expand_branch()