Searched refs:libcall_table_type (Results 1 – 2 of 2) sorted by relevance
5767 typedef hash_table<libcall_hasher> libcall_table_type; typedef5770 add_libcall (libcall_table_type *htab, rtx libcall) in add_libcall()5779 static libcall_table_type *libcall_htab = NULL; in arm_libcall_uses_aapcs_base()5785 libcall_htab = new libcall_table_type (31); in arm_libcall_uses_aapcs_base()
5840 typedef hash_table<libcall_hasher> libcall_table_type; typedef5843 add_libcall (libcall_table_type *htab, rtx libcall) in add_libcall()5852 static libcall_table_type *libcall_htab = NULL; in arm_libcall_uses_aapcs_base()5858 libcall_htab = new libcall_table_type (31); in arm_libcall_uses_aapcs_base()