Searched defs:cop0 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs.c | 2041 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_unop() local 2122 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_binop() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs.cc | 2409 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_unop() local 2490 rtx cop0 = convert_modes (wider_mode, mode, op0, unsignedp); in expand_twoval_binop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 5784 tree cop0 = op0; 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 | 6250 tree cop0 = op0; 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
|