Home
last modified time | relevance | path

Searched refs:ac_build_permlane16 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c3508 static LLVMValueRef ac_build_permlane16(struct ac_llvm_context *ctx, LLVMValueRef src, uint64_t sel, in ac_build_permlane16() function
3821 tmp2 = ac_build_permlane16(ctx, src, (uint64_t)~0, true, false); in ac_wavefront_shift_right_1()
3957 tmp = ac_build_permlane16(ctx, result, ~(uint64_t)0, true, false); in ac_build_scan()
4071 swap = ac_build_permlane16(ctx, result, 0, true, false); in ac_build_reduce()
/external/mesa3d/docs/relnotes/
D20.0.0.rst3093 - ac: add 8-bit and 16-bit supports to ac_build_permlane16()