Searched refs:rrot (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c4789 tree rrot; local
4854 rrot = fold_build2_loc (input_location,RROTATE_EXPR, type, args[0], tmp);
4859 rrot = fold_build3_loc (input_location, COND_EXPR, type, tmp, lrot, rrot);
4865 rrot);

Completed in 110 milliseconds