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

/haiku-buildtools/isl/
H A Disl_ast.c1650 #define ISL_AST_MACRO_FLOORD (1 << 0) macro
1653 #define ISL_AST_MACRO_ALL (ISL_AST_MACRO_FLOORD | \
1675 macros |= ISL_AST_MACRO_FLOORD;
1789 if (macros & ISL_AST_MACRO_FLOORD && fn(isl_ast_op_fdiv_q, user) < 0)

Completed in 39 milliseconds