Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast_type.h48 #define isl_ast_op_and isl_ast_expr_op_and macro
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp553 assert((OpType == isl_ast_op_and || OpType == isl_ast_op_or) && in createOpBoolean()
579 case isl_ast_op_and: in createOpBoolean()
628 if (OpType == isl_ast_op_and || OpType == isl_ast_op_and_then) in createOpBooleanConditional()
677 case isl_ast_op_and: in createOp()