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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c411 static LLVMValueRef split_16bit(struct lp_build_nir_context *bld_base, function in typeref:typename:LLVMValueRef
964 result = split_16bit(bld_base, src[0], false);
967 result = split_16bit(bld_base, src[0], true);

Completed in 5 milliseconds