Home
last modified time | relevance | path

Searched refs:get_slot (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c42 get_slot(const nir_variable *var) in get_slot() function
220 old_vars[get_slot(var)][frac] = var; in create_new_io_vars()
474 const unsigned loc = get_slot(old_var); in nir_lower_io_to_vector_impl()
497 shader, &b, new_var, old_deref, loc - get_slot(new_var)); in nir_lower_io_to_vector_impl()
499 assert(get_slot(new_var) == loc); in nir_lower_io_to_vector_impl()
529 const unsigned loc = get_slot(old_var); in nir_lower_io_to_vector_impl()
544 shader, &b, new_var, old_deref, loc - get_slot(new_var)); in nir_lower_io_to_vector_impl()
546 assert(get_slot(new_var) == loc); in nir_lower_io_to_vector_impl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp767 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_slot); in getSlot()

Completed in 3 milliseconds