Searched refs:ac_build_bitfield_reverse (Results 1 – 4 of 4) sorted by relevance
446 LLVMValueRef ac_build_bitfield_reverse(struct ac_llvm_context *ctx, LLVMValueRef src0);
2639 LLVMValueRef ac_build_bitfield_reverse(struct ac_llvm_context *ctx, LLVMValueRef src0) in ac_build_bitfield_reverse() function
875 result = ac_build_bitfield_reverse(&ctx->ac, src[0]); in visit_alu()
4340 - ac: fix ac_build_bitfield_reverse() for 16-bit integer type4347 - ac: add 8-bit and 64-bit support to ac_build_bitfield_reverse()