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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c591 boolean swap_intrinsic_operands = FALSE; local in function:lp_build_pack2
610 swap_intrinsic_operands = TRUE;
621 swap_intrinsic_operands = TRUE;
630 swap_intrinsic_operands = TRUE;
640 if (swap_intrinsic_operands) {
653 int lo_off = swap_intrinsic_operands ? nlen : 0;
654 int hi_off = swap_intrinsic_operands ? 0 : nlen;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c591 boolean swap_intrinsic_operands = FALSE; local in function:lp_build_pack2
610 swap_intrinsic_operands = TRUE;
621 swap_intrinsic_operands = TRUE;
630 swap_intrinsic_operands = TRUE;
640 if (swap_intrinsic_operands) {
653 int lo_off = swap_intrinsic_operands ? nlen : 0;
654 int hi_off = swap_intrinsic_operands ? 0 : nlen;

Completed in 4 milliseconds