Home
last modified time | relevance | path

Searched defs:un_op (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_pw_un_op_templ.c17 static __isl_give PW *FN(PW,un_op)(__isl_take PW *pw, in FN() argument
H A Disl_union_map.c2015 static __isl_give isl_union_map *un_op(__isl_take isl_union_map *umap, in un_op() function
/llvm-project/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc412 static std::vector<Signature> un_op = { un_params, un_set, un_map }; variable