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

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dmi_builder.h199 _mi_value_is_allocated_gpr(struct mi_value val) function in typeref:typename:bool
245 if (_mi_value_is_allocated_gpr(val)) {
265 if (_mi_value_is_allocated_gpr(val)) {
293 assert(!_mi_value_is_allocated_gpr(val));
306 assert(!_mi_value_is_allocated_gpr(val));

Completed in 3 milliseconds