Searched refs:s390_find_pool (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/gcc/config/s390/ |
| HD | s390.c | 5376 s390_find_pool (struct constant_pool *pool_list, rtx insn) in s390_find_pool() function 6028 if (s390_find_pool (pool_list, label) in s390_chunkify_start() 6029 != s390_find_pool (pool_list, insn)) in s390_chunkify_start() 6054 if (s390_find_pool (pool_list, label) in s390_chunkify_start() 6055 != s390_find_pool (pool_list, insn)) in s390_chunkify_start() 6079 struct constant_pool *pool = s390_find_pool (pool_list, insn); in s390_chunkify_start() 6118 curr_pool = s390_find_pool (pool_list, insn); in s390_chunkify_finish()
|
| /trueos/contrib/gcc/ |
| HD | ChangeLog-2002 | 4843 (s390_find_pool): Use insns bitmap instead of addresses.
|
| HD | ChangeLog-2005 | 19566 s390_add_pool_insn, s390_find_pool, s390_add_constant,
|