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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c2510 construct_container (machine_mode mode, machine_mode orig_mode,
3161 return construct_container (mode, orig_mode, type, 0, cum->nregs,
3668 ret = construct_container (mode, orig_mode, valtype, 1,
3672 /* For zero sized structures, construct_container returns NULL, but we
4346 container = construct_container (nat_mode, TYPE_MODE (type),
2498 construct_container (machine_mode mode, machine_mode orig_mode, function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc2617 construct_container (machine_mode mode, machine_mode orig_mode,
3295 return construct_container (mode, orig_mode, type, 0, cum->nregs,
4085 ret = construct_container (mode, orig_mode, valtype, 1,
4089 /* For zero sized structures, construct_container returns NULL, but we
4773 container = construct_container (nat_mode, TYPE_MODE (type),
2605 construct_container (machine_mode mode, machine_mode orig_mode, function

Completed in 178 milliseconds