Home
last modified time | relevance | path

Searched refs:build_interference_graph (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs_reg_allocate.cpp466 void build_interference_graph(bool allow_spilling);
756 fs_reg_alloc::build_interference_graph(bool allow_spilling) in build_interference_graph() function in fs_reg_alloc
1286 build_interference_graph(fs->spilled_any_registers || spill_all); in assign_regs()
1317 build_interference_graph(true); in assign_regs()