Searched refs:ntt_emit_cf_list (Results 1 – 1 of 1) sorted by relevance
71 static void ntt_emit_cf_list(struct ntt_compile *c, struct exec_list *list);2055 ntt_emit_cf_list(c, &if_stmt->then_list); in ntt_emit_if()2060 ntt_emit_cf_list(c, &if_stmt->else_list); in ntt_emit_if()2074 ntt_emit_cf_list(c, &loop->body); in ntt_emit_loop()2142 ntt_emit_cf_list(struct ntt_compile *c, struct exec_list *list) in ntt_emit_cf_list() function2187 ntt_emit_cf_list(c, &impl->body); in ntt_emit_impl()