Home
last modified time | relevance | path

Searched defs:assign_temp (Results 1 – 3 of 3) 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() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.c854 assign_temp (type_or_decl, keep, memory_required, dont_promote) in assign_temp() function
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c10865 tree assign_temp; in ffecom_expand_let_stmt() local