Searched refs:node_from (Results 1 – 10 of 10) sorted by relevance
411 ast = build.node_from(schedule)431 ast = build.node_from(schedule)434 ast = build_copy.node_from(schedule)438 ast = build.node_from(schedule)452 ast = build.node_from(schedule)460 ast = build_copy.node_from(schedule)464 ast = build.node_from(schedule)
324 auto ast = build.node_from(schedule); in test_ast_build_unroll()348 auto ast = build.node_from(schedule); in test_ast_build_generic()351 ast = build_copy.node_from(schedule); in test_ast_build_generic()355 ast = build.node_from(schedule); in test_ast_build_generic()
257 auto ast = build.node_from(schedule); in test_ast_build()268 ast = build_copy.node_from(schedule); in test_ast_build()273 ast = build.node_from(schedule); in test_ast_build()
299 auto ast = build.node_from(schedule); in test_ast_build()313 auto ast = build_copy.node_from(schedule); in test_ast_build()317 ast = build.node_from(schedule); in test_ast_build()
141 uint32_t node_from; member
375 props->node_from = id_from; in kfd_parse_subtype_iolink()416 props2->node_from = id_to; in kfd_parse_subtype_iolink()
282 sysfs_show_32bit_prop(buffer, "node_from", iolink->node_from); in iolink_show()1215 if (cpu_link->node_to == link->node_from) in kfd_fill_iolink_non_crat_info()
586 inline isl::checked::ast_node node_from(isl::checked::schedule schedule) const;5737 isl::checked::ast_node ast_build::node_from(isl::checked::schedule schedule) const in node_from() function
652 inline isl::ast_node node_from(isl::schedule schedule) const;6482 isl::ast_node ast_build::node_from(isl::schedule schedule) const in node_from() function
5557 def node_from(*args): member in ast_build