Searched refs:ac_build_permlane16 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 3355 static LLVMValueRef ac_build_permlane16(struct ac_llvm_context *ctx, LLVMValueRef src, uint64_t sel, in ac_build_permlane16() function 3668 tmp2 = ac_build_permlane16(ctx, src, (uint64_t)~0, true, false); in ac_wavefront_shift_right_1() 3804 tmp = ac_build_permlane16(ctx, result, ~(uint64_t)0, true, false); in ac_build_scan() 3918 swap = ac_build_permlane16(ctx, result, 0, true, false); in ac_build_reduce()
|
Completed in 8 milliseconds