Home | History | Annotate | Download | only in gallivm

Lines Matching refs:xh

1512       LLVMValueRef xl, xh, v0l, v0h, v1l, v1h, resl, resh;
1527 lp_build_unpack2_native(bld->gallivm, type, wide_type, x, &xl, &xh);
1538 resh = lp_build_lerp_simple(&wide_bld, xh, v0h, v1h, flags);