Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model-asm.cc229 tree src_expr = input_tvec[i]; in on_asm_stmt() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc2616 tree dst_expr, src_expr; in visium_expand_block_move() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c2614 tree dst_expr, src_expr; in visium_expand_block_move() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c1708 tree src_expr = MEM_EXPR (src); in c6x_expand_cpymem() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc1710 tree src_expr = MEM_EXPR (src); in c6x_expand_cpymem() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc2148 tree src_expr = MEM_EXPR (src); in emit_block_op_via_libcall() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c1944 tree src_expr = MEM_EXPR (src); in emit_block_op_via_libcall() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.cc5237 build_cast (tree dst_type, tree src_expr) in build_cast()