Searched refs:brw_find_loop_end (Results 1 – 3 of 3) sorted by relevance
1677 brw_find_loop_end(struct brw_codegen *p, int start_offset) in brw_find_loop_end() function1723 (brw_find_loop_end(p, offset) - offset) / scale); in brw_set_uip_jip()1732 (brw_find_loop_end(p, offset) - offset) / scale); in brw_set_uip_jip()
2410 brw_find_loop_end(struct brw_compile *p, int start) in brw_find_loop_end() function2466 (brw_find_loop_end(p, ip) - ip + in brw_set_uip_jip()2473 (brw_find_loop_end(p, ip) - ip) / scale; in brw_set_uip_jip()
63596 …[email protected],i965/eu: Make it clear that brw_find_loop_end only runs on…