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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp728 src_reg temp_float = retype(temp, BRW_REGISTER_TYPE_F); local in function:brw::vec4_visitor::nir_emit_intrinsic
730 emit_pull_constant_load_reg(dst_reg(temp_float),
736 emit_pull_constant_load_reg(dst_reg(byte_offset(temp_float, REG_SIZE)),
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp691 src_reg temp_float = retype(temp, BRW_REGISTER_TYPE_F); local in function:brw::vec4_visitor::nir_emit_intrinsic
693 emit_pull_constant_load_reg(dst_reg(temp_float),
699 emit_pull_constant_load_reg(dst_reg(byte_offset(temp_float, REG_SIZE)),

Completed in 7 milliseconds