Home
last modified time | relevance | path

Searched refs:dst_dest (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcoroutine-passes.cc365 tree &dst_dest = destinations.get_or_insert (idx + 1, &existed); in execute_early_expand_coro_ifns() local
376 dst_dest = dst_tgt; in execute_early_expand_coro_ifns()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DOptimizer.cpp5561 G4_Operand *dst_dest = dst->getDst(); in isHeaderOptCandidate() local
5563 if (!dst_dest || in isHeaderOptCandidate()