Searched defs:cop1 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expmed.c | 3619 rtx cop1; in expand_widening_mult() local
|
H A D | optabs.c | 2123 rtx cop1 = convert_modes (wider_mode, mode, op1, unsignedp); in expand_twoval_binop() local
|
H A D | combine.c | 5871 rtx cop1 = const0_rtx; in combine_simplify_rtx() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expmed.cc | 3635 rtx cop1; in expand_widening_mult() local
|
H A D | optabs.cc | 2491 rtx cop1 = convert_modes (wider_mode, mode, op1, unsignedp); in expand_twoval_binop() local
|
H A D | combine.cc | 5734 rtx cop1 = const0_rtx; in combine_simplify_rtx() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 5785 tree cop1 = op1; in cp_build_binary_op() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 4026 ix86_expand_int_sse_cmp (rtx dest, enum rtx_code code, rtx cop0, rtx cop1, in ix86_expand_int_sse_cmp() 4359 rtx x, cop0, cop1; in ix86_expand_int_vcond() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 6251 tree cop1 = op1; in cp_build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 4410 ix86_expand_int_sse_cmp (rtx dest, enum rtx_code code, rtx cop0, rtx cop1, in ix86_expand_int_sse_cmp() 4783 rtx x, cop0, cop1; in ix86_expand_int_vcond() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 13695 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 13661 rtx mask, cop0, cop1, fcmp, cmask, bshuf, gsr; in sparc_expand_vcond() local
|