Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_ast.c2606 #define ISL_AST_MACRO_FDIV_Q (1 << 0) macro
2609 #define ISL_AST_MACRO_ALL (ISL_AST_MACRO_FDIV_Q | \
2631 macros |= ISL_AST_MACRO_FDIV_Q; in ast_expr_required_macros()
2845 if (macros & ISL_AST_MACRO_FDIV_Q && in foreach_ast_expr_op_type()