Searched refs:newmod (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | fold-const.c | 6368 tree newmod = build (TREE_CODE (arg0), newtype, local 6372 return build (code, type, newmod, convert (newtype, arg1));
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | fold-const.c | 10670 tree newmod = fold_build2 (TREE_CODE (arg0), newtype, in fold_binary() local 10676 return fold_build2 (code, type, newmod, in fold_binary()
|