Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/s390/
H A Ds390.c5296 struct constant_pool struct
5298 struct constant_pool *next; argument
5311 static struct constant_pool *
5314 struct constant_pool *pool; in s390_alloc_pool()
5335 static struct constant_pool *
5338 struct constant_pool *pool, **prev; in s390_start_pool()
5375 static struct constant_pool *
5378 struct constant_pool *pool; in s390_find_pool()
5653 static struct constant_pool *
5656 struct constant_pool *pool; in s390_mainpool_start()
[all …]
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20024838 (struct constant_pool): Add members pool_insn, insns, and anchor.
16217 * s390.c (struct constant, struct constant_pool): New data types.
H A DChangeLog-200313214 (struct constant_pool): Remove 'anchor'.
H A DChangeLog-20049867 (struct constant_pool): New member 'execute'.