Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dstream.h32 ISL_TOKEN_OR, ISL_TOKEN_EXISTS, ISL_TOKEN_NOT, enumerator
/external/llvm-project/polly/lib/External/isl/
Disl_stream.c314 return ISL_TOKEN_NOT; in check_keywords()
659 tok->type = ISL_TOKEN_NOT; in next_token()
Disl_input.c1021 isl_stream_next_token_is(s, ISL_TOKEN_NOT) || in next_is_condition_start()
2047 negate = isl_stream_eat_if_available(s, ISL_TOKEN_NOT); in read_conjuncts()
2055 negate = isl_stream_eat_if_available(s, ISL_TOKEN_NOT); in read_conjuncts()