Home
last modified time | relevance | path

Searched refs:memory_required (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c801 assign_temp (tree type_or_decl, int keep, int memory_required, in assign_temp() argument
820 if (mode == BLKmode || memory_required) in assign_temp()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.c854 assign_temp (type_or_decl, keep, memory_required, dont_promote) in assign_temp() argument
857 int memory_required;
876 if (mode == BLKmode || memory_required)