Home
last modified time | relevance | path

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

/external/sg3_utils/examples/
DMakefile18 scsi_inquiry sg_excl sg_simple5 sg__sat_identify \
76 sg_excl: sg_excl.o $(LIBFILESOLD) target
/external/sg3_utils/
DMakefile.am59 examples/sg_excl.c \
DLICENSE113 Files: examples/scsi_inquiry.c, examples/sg_excl.c, examples/sg_simple1.c, examples/sg_simple16.c, …
DMakefile.in355 examples/sg_compare_and_write.txt examples/sg_excl.c \
DREADME.details301 - sg_excl, scsi_inquiry, sg_sat_chk_power, sg__sat_identify,
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11361 Temp sg_excl = emit_mbcnt(ctx, bld.tmp(v1), Operand(src_mask)); in ngg_gs_workgroup_reduce_and_scan() local
11364 return std::make_pair(sg_reduction, sg_excl); in ngg_gs_workgroup_reduce_and_scan()
11419 Temp wg_excl = bld.vadd32(bld.def(v1), Operand(wg_excl_base), Operand(sg_excl)); in ngg_gs_workgroup_reduce_and_scan()