Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-operands.h48 struct GTY((chain_next("%h.next"))) ssa_operand_memory_d { struct
49 struct ssa_operand_memory_d *next; argument
55 struct ssa_operand_memory_d *operand_memory; argument
H A Dtree-ssa-operands.c206 struct ssa_operand_memory_d *ptr; in fini_ssa_operands()
245 struct ssa_operand_memory_d *ptr; in ssa_operand_alloc()
264 ptr = (ssa_operand_memory_d *) ggc_internal_alloc in ssa_operand_alloc()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.h57 struct GTY((chain_next("%h.next"), variable_size)) ssa_operand_memory_d { struct
58 struct ssa_operand_memory_d *next; argument
64 struct ssa_operand_memory_d *operand_memory; argument
H A Dtree-ssa-operands.c253 struct ssa_operand_memory_d *ptr; in fini_ssa_operands()
311 struct ssa_operand_memory_d *ptr; in ssa_operand_alloc()