Home
last modified time | relevance | path

Searched refs:emit_fetch_64bit (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c1280 emit_fetch_64bit( in emit_fetch_64bit() function
1367 res = emit_fetch_64bit(bld_base, stype, res, res2); in emit_fetch_immediate()
1374 … res = emit_fetch_64bit(bld_base, stype, res, bld->immediates[reg->Register.Index][swizzle + 1]); in emit_fetch_immediate()
1442 res = emit_fetch_64bit(bld_base, stype, res, res2); in emit_fetch_input()
1448 … res = emit_fetch_64bit(bld_base, stype, res, bld->inputs[reg->Register.Index][swizzle + 1]); in emit_fetch_input()
1526 res = emit_fetch_64bit(bld_base, stype, res, res2); in emit_fetch_gs_input()
1587 res = emit_fetch_64bit(bld_base, stype, res, res2); in emit_fetch_temporary()