Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dhmap.h9 #define ISL_xCAT(A,B) A ## B macro
10 #define ISL_CAT(A,B) ISL_xCAT(A,B)
43 #undef ISL_xCAT
Dhmap_templ.c16 #define ISL_xCAT(A,B) A ## B macro
17 #define ISL_CAT(A,B) ISL_xCAT(A,B)