Searched refs:ref_result (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.c | 189 LLVMValueRef ref_result = LLVMGetUndef(LLVMVectorType(i16t, length)); local in function:lp_build_float_to_half 209 ref_result = LLVMBuildInsertElement(builder, ref_result, f16, index, ""); 214 lp_build_print_value(gallivm, "util = ", ref_result);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.c | 214 LLVMValueRef ref_result = LLVMGetUndef(LLVMVectorType(i16t, length)); local in function:lp_build_float_to_half 234 ref_result = LLVMBuildInsertElement(builder, ref_result, f16, index, ""); 239 lp_build_print_value(gallivm, "util = ", ref_result);
|
Completed in 4 milliseconds