Home
last modified time | relevance | path

Searched refs:current_p (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.cc704 bool current_p (tree name, tree dep1, tree dep2) const;
742 temporal_cache::current_p (tree name, tree dep1, tree dep2) const in current_p() function in temporal_cache
943 ranger_cache::get_global_range (irange &r, tree name, bool &current_p) in get_global_range() argument
948 current_p = false; in get_global_range()
950 current_p = r.singleton_p () in get_global_range()
951 || m_temporal->current_p (name, m_gori.depend1 (name), in get_global_range()
957 if (!current_p) in get_global_range()
959 return current_p; in get_global_range()
H A Dgimple-range-cache.h133 bool get_global_range (irange &r, tree name, bool &current_p);
H A DChangeLog-202125226 (temporal_cache::current_p): Take dependencies as params.
H A DChangeLog-20206550 (temporal_cache::current_p): New.
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dxtensaelf.em970 xtensa_ld_iter *current_p = NULL;
1005 current_p = &current;
1006 iter_stack_copy_current (stack_p, current_p);
1021 ld_xtensa_move_section_after (front_p, current_p);
1031 ld_xtensa_move_section_after (current_p, front_p);
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dxtensaelf.em960 xtensa_ld_iter *current_p = NULL;
995 current_p = &current;
996 iter_stack_copy_current (stack_p, current_p);
1011 ld_xtensa_move_section_after (front_p, current_p);
1021 ld_xtensa_move_section_after (current_p, front_p);