Searched refs:gen_llc (Results 1 – 4 of 4) sorted by relevance
319 struct block *gen_llc(compiler_state_t *);
615 pllc: LLC { $$ = gen_llc(cstate); }
3545 gen_llc(compiler_state_t *cstate) in gen_llc() function3624 b0 = gen_llc(cstate); in gen_llc_i()3647 b0 = gen_llc(cstate); in gen_llc_s()3666 b0 = gen_llc(cstate); in gen_llc_u()3685 b0 = gen_llc(cstate); in gen_llc_s_subtype()3703 b0 = gen_llc(cstate); in gen_llc_u_subtype()
2943 { (yyval.rblk) = gen_llc(cstate); } in yyparse()