Searched refs:gen_llc_s (Results 1 – 4 of 4) sorted by relevance
324 struct block *gen_llc_s(compiler_state_t *);
634 $$ = gen_llc_s(cstate);
2969 (yyval.rblk) = gen_llc_s(cstate); in yyparse()
3680 gen_llc_s(compiler_state_t *cstate) in gen_llc_s() function