Searched defs:arg1i (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 1574 tree arg1i = TREE_IMAGPART (arg1); in fold_const_call_1() local
|
H A D | fold-const.c | 10506 tree arg1i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg1); in fold_binary_loc() local 10905 tree arg1i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg1); in fold_binary_loc() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 1579 tree arg1i = TREE_IMAGPART (arg1); in fold_const_call_1() local
|
H A D | fold-const.cc | 11131 tree arg1i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg1); in fold_binary_loc() local 11530 tree arg1i = fold_unary_loc (loc, IMAGPART_EXPR, rtype, arg1); in fold_binary_loc() local
|