Searched refs:ac_get_i1_sgpr_mask (Results 1 – 6 of 6) sorted by relevance
180 LLVMValueRef ac_get_i1_sgpr_mask(struct ac_llvm_context *ctx, LLVMValueRef value);
466 LLVMValueRef ac_get_i1_sgpr_mask(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_get_i1_sgpr_mask() function
536 LLVMValueRef reset_threadmask = ac_get_i1_sgpr_mask(&ctx->ac, index0_is_reset); in si_build_prim_discard_compute_shader()679 LLVMValueRef accepted_threadmask = ac_get_i1_sgpr_mask(&ctx->ac, accepted); in si_build_prim_discard_compute_shader()
942 LLVMValueRef es_mask = ac_get_i1_sgpr_mask(&ctx->ac, es_accepted_bool); in gfx10_emit_ngg_culling_epilogue()
2314 - ac: fix ac_get_i1_sgpr_mask for Wave32
3714 - ac: add ac_get_i1_sgpr_mask