Home
last modified time | relevance | path

Searched defs:arg2_rtx (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc4333 expand_cmpstr (insn_code icode, rtx target, rtx arg1_rtx, rtx arg2_rtx, in expand_cmpstr()
4390 rtx arg2_rtx = get_memory_rtx (arg2, len); in expand_builtin_memcmp() local
4483 rtx arg2_rtx = get_memory_rtx (arg2, NULL); in expand_builtin_strcmp() local
4640 rtx arg2_rtx = get_memory_rtx (arg2, len); in expand_builtin_strncmp() local
H A Dexpr.cc2182 rtx arg2_rtx, tree arg3_type, rtx arg3_rtx, in expand_cmpstrn_or_cmpmem()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c5122 expand_cmpstr (insn_code icode, rtx target, rtx arg1_rtx, rtx arg2_rtx, in expand_cmpstr()
5200 rtx arg2_rtx = get_memory_rtx (arg2, len); in expand_builtin_memcmp() local
5297 rtx arg2_rtx = get_memory_rtx (arg2, NULL); in expand_builtin_strcmp() local
5463 rtx arg2_rtx = get_memory_rtx (arg2, len); in expand_builtin_strncmp() local
H A Dexpr.c1978 rtx arg2_rtx, tree arg3_type, rtx arg3_rtx, in expand_cmpstrn_or_cmpmem()