Home
last modified time | relevance | path

Searched refs:methods1 (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexpmed.c2302 enum optab_methods methods1 = methods; in expand_shift() local
2307 methods1 = OPTAB_MUST_WIDEN; in expand_shift()
2313 shifted, op1, target, unsignedp, methods1); in expand_shift()