Searched refs:ac_prefix_bitcount (Results 1 – 2 of 2) sorted by relevance
596 LLVMValueRef ac_prefix_bitcount(struct ac_llvm_context *ctx, LLVMValueRef mask, LLVMValueRef index);
4646 LLVMValueRef ac_prefix_bitcount(struct ac_llvm_context *ctx, LLVMValueRef mask, LLVMValueRef index) in ac_prefix_bitcount() function4668 return ac_prefix_bitcount(ctx, input_mask, index); in ac_prefix_bitcount_2x64()