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

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1076 LLVMValueRef temp_value_ptr; local
1079 temp_value_ptr = LLVMBuildBitCast(builder, value, itype, "");
1080 value = temp_value_ptr;

Completed in 46 milliseconds