Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/compiler/nak/
Drepair_ssa.rs155 let ssa_alloc = &mut self.ssa_alloc; in repair_ssa() localVariable
Dfrom_nir.rs3622 let mut ssa_alloc = SSAValueAllocator::new(); in parse_function_impl() localVariable
Dir.rs6924 pub ssa_alloc: SSAValueAllocator, field
/third_party/mesa3d/src/panfrost/compiler/
Dcompiler.h871 unsigned ssa_alloc; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c314 unsigned ssa_alloc = impl->ssa_alloc; in update_inline_shader_state() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h3419 unsigned ssa_alloc; member