Home
last modified time | relevance | path

Searched defs:into (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cpp44 QuarantineBatch into; in TEST() local
/openbsd/gnu/llvm/lld/ELF/
H A DCallGraphSort.cpp167 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters()
/openbsd/gnu/llvm/lld/COFF/
H A DCallGraphSort.cpp140 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters()
/openbsd/gnu/llvm/lld/MachO/
H A DSectionPriorities.cpp144 static void mergeClusters(std::vector<Cluster> &cs, Cluster &into, int intoIdx, in mergeClusters()
/openbsd/gnu/gcc/gcc/
H A Dcombine.c483 do_SUBST (rtx *into, rtx newval) in do_SUBST()
536 do_SUBST_INT (int *into, int newval) in do_SUBST_INT()
565 do_SUBST_MODE (rtx *into, enum machine_mode newval) in do_SUBST_MODE()
H A Dtree-ssa-structalias.c4359 set_uids_in_ptset (tree ptr, bitmap into, bitmap from) in set_uids_in_ptset()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcombine.c436 do_SUBST (into, newval) in do_SUBST() argument
492 do_SUBST_INT (into, newval) in do_SUBST_INT() argument
/openbsd/gnu/usr.bin/perl/
H A Dperl.h9078 #define PERL_SRAND_OVERRIDE_GET(into) STMT_START { \ argument