Home
last modified time | relevance | path

Searched refs:s390_find_pool (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/s390/
HDs390.c5376 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/
HDChangeLog-20024843 (s390_find_pool): Use insns bitmap instead of addresses.
HDChangeLog-200519566 s390_add_pool_insn, s390_find_pool, s390_add_constant,