Home
last modified time | relevance | path

Searched refs:ssa_operand_alloc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-operands.cc306 ssa_operand_alloc (struct function *fn, unsigned size) in ssa_operand_alloc() function
363 ssa_operand_alloc (fn, sizeof (struct use_optype_d)); in alloc_use()
H A DChangeLog-2006197 (ssa_operand_alloc): Update.
647 (ssa_operand_alloc): Use graduated size memory allocation.
3662 (ssa_operand_alloc): Update.
H A DChangeLog-2005757 * tree-ssa-operands.c (ssa_operand_alloc): Use GGC_NEW.
20782 (ssa_operand_alloc): New. Allocate memory from an operand chunk.
H A DChangeLog-200828939 * tree-ssa-operands.c (ssa_operand_alloc): Also allocate a buffer
H A DChangeLog-201027170 * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
H A DChangeLog-201438262 * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-operands.c236 ssa_operand_alloc (struct function *fn, unsigned size) in ssa_operand_alloc() function
293 ssa_operand_alloc (fn, sizeof (struct use_optype_d)); in alloc_use()