Searched refs:gen_llc (Results 1 – 4 of 4) sorted by relevance
322 struct block *gen_llc(compiler_state_t *);
630 pllc: LLC { $$ = gen_llc(cstate); }
3585 gen_llc(compiler_state_t *cstate) in gen_llc() function3664 b0 = gen_llc(cstate); in gen_llc_i()3687 b0 = gen_llc(cstate); in gen_llc_s()3706 b0 = gen_llc(cstate); in gen_llc_u()3725 b0 = gen_llc(cstate); in gen_llc_s_subtype()3743 b0 = gen_llc(cstate); in gen_llc_u_subtype()
2960 { (yyval.rblk) = gen_llc(cstate); } in yyparse()