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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_lower_tess_io_to_mem.c259 bool can_use_temps = nir_src_is_const(*off_src) && local in function:filter_load_tcs_per_vertex_input
263 return !can_use_temps;
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4706 bool can_use_temps = local in function:aco::__anon562fcc110110::load_input_from_temps
4710 if (!can_use_temps)

Completed in 39 milliseconds