HomeSort by: relevance | last modified time | path
    Searched defs:hi_off (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 654 int hi_off = swap_intrinsic_operands ? 0 : nlen; local
668 lo, i*nlen*2 + hi_off, nlen);
679 hi, i*nlen*2 + hi_off, nlen);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 654 int hi_off = swap_intrinsic_operands ? 0 : nlen; local
668 lo, i*nlen*2 + hi_off, nlen);
679 hi, i*nlen*2 + hi_off, nlen);

Completed in 20 milliseconds