HomeSort by: relevance | last modified time | path
    Searched defs:for_inc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
graphite-isl-ast-to-gimple.cc 573 isl_ast_expr *for_inc = isl_ast_node_for_get_inc (node_for); local
574 tree stride = gcc_expression_from_isl_expression (type, for_inc, ip);
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-isl-ast-to-gimple.cc 573 isl_ast_expr *for_inc = isl_ast_node_for_get_inc (node_for); local
574 tree stride = gcc_expression_from_isl_expression (type, for_inc, ip);
  /src/external/mit/isl/dist/
isl_ast_codegen.c 1057 static __isl_give isl_ast_expr *for_inc(__isl_keep isl_ast_build *build) function
1123 graft->node = isl_ast_node_for_set_inc(graft->node, for_inc(build));

Completed in 26 milliseconds