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

/netbsd-current/external/mit/isl/dist/
H A Disl_ast.c3561 #define ISL_AST_MACRO_FDIV_Q (1 << 0) macro
3564 #define ISL_AST_MACRO_ALL (ISL_AST_MACRO_FDIV_Q | \
3599 macros |= ISL_AST_MACRO_FDIV_Q;
3813 if (macros & ISL_AST_MACRO_FDIV_Q &&

Completed in 136 milliseconds