Searched refs:literal_pool (Results 1 – 4 of 4) sorted by relevance
228 bool literal_pool; member1532 bool literal_pool = false; in s390_decompose_address() local1612 base = fake_pool_base, literal_pool = true; in s390_decompose_address()1614 indx = fake_pool_base, literal_pool = true; in s390_decompose_address()1642 base = fake_pool_base, literal_pool = true; in s390_decompose_address()1668 pointer = base_ptr = literal_pool = true; in s390_decompose_address()1690 indx = fake_pool_base, literal_pool = true; in s390_decompose_address()1716 pointer = indx_ptr = literal_pool = true; in s390_decompose_address()1805 out->literal_pool = literal_pool; in s390_decompose_address()1895 if (addr.literal_pool) in s390_mem_constraint()
689 typedef struct literal_pool struct697 struct literal_pool * next; argument698 } literal_pool; typedef701 literal_pool * list_of_pools = NULL;2681 static literal_pool *2684 literal_pool * pool; in find_literal_pool()2696 static literal_pool *2701 literal_pool * pool; in find_or_make_literal_pool()2740 literal_pool * pool; in add_to_lit_pool()2843 literal_pool * pool; in s_ltorg()[all …]
5006 * config/tc-arm.c (struct literal_pool): Add fields to allow
1846 * config/s390/s390.c (struct s390_address): New field literal_pool.1847 (s390_decompose_address): Compute literal_pool field. Do not1849 (s390_extra_constraint_str): Use literal_pool field.