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

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h422 lp_get_temp_ptr_soa(
H A Dlp_bld_tgsi_soa.c387 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, function
768 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
772 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle);
1074 LLVMValueRef tint_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1086 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index,
1522 temp_ptr = lp_get_temp_ptr_soa(bld, index, chan);
/external/mesa3d/src/gallium/drivers/radeon/
H A Dradeon_setup_tgsi_llvm.c179 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle);
332 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, chan_index);

Completed in 177 milliseconds