Home
last modified time | relevance | path

Searched defs:RegAllocator (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/nouveau/compiler/nak/
Dassign_regs.rs260 struct RegAllocator { struct
269 impl RegAllocator { argument
744 ra: &mut RegAllocator, in instr_alloc_scalar_dsts_file()
764 ra: &mut RegAllocator, in instr_assign_regs_file()
1270 pred_ra: Option<&PerRegFile<RegAllocator>>, in first_pass()