Home
last modified time | relevance | path

Searched defs:EXPR_SEPARABLE_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dsel-sched-ir.h168 #define EXPR_SEPARABLE_P(EXPR) (VINSN_SEPARABLE_P (EXPR_VINSN (EXPR))) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsel-sched-ir.h180 #define EXPR_SEPARABLE_P(EXPR) (VINSN_SEPARABLE_P (EXPR_VINSN (EXPR))) macro