Searched defs:undef_val (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_bitarit.c | 277 LLVMValueRef undef_val = LLVMConstNull(LLVMInt1TypeInContext(bld->gallivm->context)); local in function:lp_build_cttz 292 LLVMValueRef undef_val = LLVMConstNull(LLVMInt1TypeInContext(bld->gallivm->context)); local in function:lp_build_ctlz |
| H A D | lp_bld_sample_soa.c | 4752 LLVMValueRef undef_val = LLVMGetUndef(ret_type); local in function:lp_build_sample_array_init_soa 4824 LLVMValueRef undef_val = LLVMGetUndef(ret_type); local in function:lp_build_image_op_switch_soa |
Completed in 8 milliseconds