Searched defs:targ0 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.c2000 expand_twoval_unop(optab unoptab, rtx op0, rtx targ0, rtx targ1, int unsignedp) argument
2072 expand_twoval_binop(optab binoptab, rtx op0, rtx op1, rtx targ0, rtx targ1, int unsignedp) argument
2152 expand_twoval_binop_libfunc(optab binoptab, rtx op0, rtx op1, rtx targ0, rtx targ1, enum rtx_code code) argument
[all...]
H A Dfold-const.c8973 tree targ0 = strip_float_extensions (arg0); local
12036 tree targ0 = strip_float_extensions (arg0); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc2368 expand_twoval_unop(optab unoptab, rtx op0, rtx targ0, rtx targ1, int unsignedp) argument
2440 expand_twoval_binop(optab binoptab, rtx op0, rtx op1, rtx targ0, rtx targ1, int unsignedp) argument
2520 expand_twoval_binop_libfunc(optab binoptab, rtx op0, rtx op1, rtx targ0, rtx targ1, enum rtx_code code) argument
[all...]

Completed in 409 milliseconds