Searched defs:arg0r (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | fold-const-call.c | 1423 tree arg0r = TREE_REALPART (arg0); in fold_const_call_1() local
|
H A D | internal-fn.c | 2058 rtx arg0r = expand_normal (arg0); in expand_vector_ubsan_overflow() local
|
H A D | fold-const.c | 9534 tree arg0r = fold_unary_loc (loc, REALPART_EXPR, rtype, arg0); in fold_binary_loc() local 9933 tree arg0r = fold_unary_loc (loc, REALPART_EXPR, rtype, arg0); in fold_binary_loc() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | fold-const.c | 10179 tree arg0r = fold_unary_loc (loc, REALPART_EXPR, rtype, arg0); in fold_binary_loc() local 10603 tree arg0r = fold_unary_loc (loc, REALPART_EXPR, rtype, arg0); in fold_binary_loc() local
|