Searched refs:ac_build_inclusive_scan (Results 1 – 3 of 3) sorted by relevance
495 LLVMValueRef ac_build_inclusive_scan(struct ac_llvm_context *ctx, LLVMValueRef src, nir_op op);
3989 LLVMValueRef ac_build_inclusive_scan(struct ac_llvm_context *ctx, LLVMValueRef src, nir_op op) in ac_build_inclusive_scan() function4213 ws->src = ac_build_inclusive_scan(ctx, ws->src, ws->op); in ac_build_wg_scan_top()
3713 ac_build_inclusive_scan(&ctx->ac, get_src(ctx, instr->src[0]), instr->const_index[0]); in visit_intrinsic()