Searched defs:arg0i (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 1572 tree arg0i = TREE_IMAGPART (arg0); in fold_const_call_1() local
|
H A D | fold-const.c | 10500 tree arg0i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg0); in fold_binary_loc() local 10899 tree arg0i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg0); in fold_binary_loc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 1577 tree arg0i = TREE_IMAGPART (arg0); in fold_const_call_1() local
|
H A D | fold-const.cc | 11125 tree arg0i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg0); in fold_binary_loc() local 11524 tree arg0i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg0); in fold_binary_loc() local
|