Searched refs:smap (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/games/warp/
H A DMakefile16 CLEANFILES+=sm sm.lo smap.0 smap.1 smap.2 smap.3 smap.4 smap.5 smap.6 smap.7
26 DPSRCS+=smap.0 smap
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dx86-64-smap.d1 #source: smap.s
H A Darch-13.d1 #as: -march=i686+smap+adx+rdseed+clzero+xsavec+xsaves+clflushopt+mwaitx+rdpid+clwb+wbnoinvd+rdpru+mcommit+svme+sev_es
H A Dx86-64-arch-3.d1 #as: -march=generic64+smap+adx+rdseed+clzero+sha+xsavec+xsaves+clflushopt+mwaitx+rdpid+clwb+wbnoinvd+rdpru+mcommit
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-state.cc615 sm_state_map *smap; local
616 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
617 m_checker_states.quick_push (smap->clone ());
629 sm_state_map *smap; local
630 FOR_EACH_VEC_ELT (m_checker_states, i, smap)
631 delete smap;
635 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
636 m_checker_states.quick_push (smap->clone ());
652 sm_state_map *smap; local
653 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
676 sm_state_map *smap; local
694 sm_state_map *smap; local
715 sm_state_map *smap; local
745 sm_state_map *smap; local
976 sm_state_map *smap; local
1019 sm_state_map *smap; local
1085 sm_state_map *smap; local
1444 sm_state_map *smap = s.m_checker_states[0]; local
1537 sm_state_map *smap = s0.m_checker_states[0]; local
[all...]
H A Dprogram-state.h272 sm_state_map *smap; local
273 FOR_EACH_VEC_ELT (m_checker_states, i, smap)
276 if (!sm.can_purge_p (smap->get_state (sid)))
H A Dengine.cc132 sm_state_map *smap; local
133 FOR_EACH_VEC_ELT (m_new_state->m_checker_states, sm_idx, smap)
136 total += smap->on_svalue_purge (sm, sm_idx, first_unused_sid,
148 sm_state_map *smap; local
149 FOR_EACH_VEC_ELT (m_new_state->m_checker_states, sm_idx, smap)
150 smap->on_unknown_change (sid);
620 sm_state_map *smap; local
621 FOR_EACH_VEC_ELT (m_new_state->m_checker_states, sm_idx, smap)
625 smap->on_inherited_svalue (parent_sid, child_sid);
642 sm_state_map *smap; local
655 sm_state_map *smap; local
678 sm_state_map *smap; local
828 sm_state_map *smap; local
879 sm_state_map *smap; local
1088 sm_state_map *smap; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-state.cc755 sm_state_map *smap; local
756 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
757 m_checker_states.quick_push (smap->clone ());
769 sm_state_map *smap; local
770 FOR_EACH_VEC_ELT (m_checker_states, i, smap)
771 delete smap;
775 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
776 m_checker_states.quick_push (smap->clone ());
791 sm_state_map *smap; local
792 FOR_EACH_VEC_ELT (other.m_checker_states, i, smap)
814 sm_state_map *smap; local
832 sm_state_map *smap; local
853 sm_state_map *smap; local
891 sm_state_map *smap; local
968 sm_state_map *smap; local
1268 sm_state_map *smap; local
1461 const sm_state_map *smap = m_checker_states[sm_idx]; local
1633 sm_state_map *smap = s.m_checker_states[0]; local
1690 sm_state_map *smap = s0.m_checker_states[0]; local
[all...]
H A Dprogram-state.h250 sm_state_map *smap; local
251 FOR_EACH_VEC_ELT (m_checker_states, i, smap)
254 if (!sm.can_purge_p (smap->get_state (sval, ext_state)))
H A Dsm-taint.cc1031 sm_state_map *smap; local
1034 if (!ctxt->get_taint_map (&smap, &sm, &sm_idx))
1037 gcc_assert (smap);
1060 state = smap->get_state (index, *ext_state);
1077 state = smap->get_state (offset, *ext_state);
1107 state = smap->get_state (size_sval, *ext_state);
1137 sm_state_map *smap; local
1140 if (!ctxt->get_taint_map (&smap, &sm, &sm_idx))
1143 gcc_assert (smap);
1153 state = smap
[all...]
H A Dengine.cc156 for (sm_state_map *smap : m_new_state->m_checker_states)
157 smap->on_svalue_leak (sval, this);
165 for (sm_state_map *smap : m_new_state->m_checker_states)
166 smap->on_liveness_change (live_svalues, model, this);
173 for (sm_state_map *smap : m_new_state->m_checker_states)
174 smap->on_unknown_change (sval, is_mutable, m_ext_state);
197 sm_state_map *smap; local
198 FOR_EACH_VEC_ELT (m_new_state->m_checker_states, i, smap)
199 smap->purge_state_involving (sval, m_ext_state);
879 sm_state_map *smap; local
905 sm_state_map *smap; local
[all...]
H A Dsm-malloc.cc398 sm_state_map *smap,
2094 sm_state_map *smap,
2099 smap->set_state (model, old_ptr_sval,
2103 smap->set_state (model, new_ptr_sval,
2133 sm_state_map *smap;
2136 if (!ctxt->get_malloc_map (&smap, &sm, &sm_idx))
2139 gcc_assert (smap);
2146 smap,
2093 on_realloc_with_move(region_model *model, sm_state_map *smap, const svalue *old_ptr_sval, const svalue *new_ptr_sval, const extrinsic_state &ext_state) const argument
/netbsd-current/sys/arch/playstation2/dev/
H A Dif_smap.c118 CFATTACH_DECL_NEW(smap, sizeof (struct smap_softc),
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c1095 SUBARCH (smap, SMAP, SMAP, false),
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c1043 SUBARCH (smap, SMAP, SMAP, false),

Completed in 492 milliseconds