Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dbuilder.rs120 fn alloc_ssa(&mut self, file: RegFile, comps: u8) -> SSARef; in alloc_ssa() method
902 fn alloc_ssa(&mut self, file: RegFile, comps: u8) -> SSARef { in alloc_ssa() method
926 fn alloc_ssa(&mut self, file: RegFile, comps: u8) -> SSARef { in alloc_ssa() method
953 fn alloc_ssa(&mut self, file: RegFile, comps: u8) -> SSARef { in alloc_ssa() method
H A Dhw_tests.rs271 fn alloc_ssa(&mut self, file: RegFile, comps: u8) -> SSARef { in alloc_ssa() method