Searched refs:lp_get_temp_ptr_soa (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 516 lp_get_temp_ptr_soa(
|
| H A D | lp_bld_tgsi_soa.c | 880 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef 1088 rel = lp_get_temp_ptr_soa(bld, indirect_reg->Index, swizzle); 1636 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle); 1642 temp_ptr2 = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle_in >> 16); 1907 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, chan_index); 1910 LLVMValueRef temp_ptr2 = lp_get_temp_ptr_soa(bld, 2866 reg_ptr = lp_get_temp_ptr_soa(bld, index, chan);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 606 lp_get_temp_ptr_soa(
|
| H A D | lp_bld_tgsi_soa.c | 491 lp_get_temp_ptr_soa(struct lp_build_tgsi_soa_context *bld, function in typeref:typename:LLVMValueRef 699 rel = lp_get_temp_ptr_soa(bld, indirect_reg->Index, swizzle); 1446 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle); 1452 temp_ptr2 = lp_get_temp_ptr_soa(bld, reg->Register.Index, swizzle_in >> 16); 1817 temp_ptr = lp_get_temp_ptr_soa(bld, reg->Register.Index, chan_index); 1820 LLVMValueRef temp_ptr2 = lp_get_temp_ptr_soa(bld, 2863 reg_ptr = lp_get_temp_ptr_soa(bld, index, chan);
|
Completed in 15 milliseconds