Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c233 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( inst, chan_index ) { in lp_build_tgsi_inst_llvm()
243 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan_index) { in lp_build_tgsi_inst_llvm()
268 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan_index) { in lp_build_tgsi_inst_llvm()
Dlp_bld_tgsi_soa.c1128 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( inst, chan_index ) { in emit_store()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ppc.c572 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( inst, chan_index ) { in emit_scalar_unaryop()
586 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan_index) { in emit_unaryop()
636 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan) { in emit_binop()
679 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan) { in emit_triop()
716 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan) { in emit_inequality()
795 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan_index) { in emit_dotprod()
1012 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan) { in emit_pow()
Dtgsi_exec.h57 #define TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( INST, CHAN )\ macro
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c291 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL(inst, chan) { in emit_store()
300 TGSI_FOR_EACH_DST0_ENABLED_CHANNEL( inst, chan_index ) { in emit_store()