Searched refs:accepted_threadmask (Results 1 – 1 of 1) sorted by relevance
679 LLVMValueRef accepted_threadmask = ac_get_i1_sgpr_mask(&ctx->ac, accepted); in si_build_prim_discard_compute_shader() local683 &ctx->ac, "llvm.ctpop.i64", ctx->ac.i64, &accepted_threadmask, 1, AC_FUNC_ATTR_READNONE); in si_build_prim_discard_compute_shader()799 LLVMValueRef prim_index = ac_build_mbcnt(&ctx->ac, accepted_threadmask); in si_build_prim_discard_compute_shader()