Home
last modified time | relevance | path

Searched refs:ac_build_expand (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h206 LLVMValueRef ac_build_expand(struct ac_llvm_context *ctx, LLVMValueRef value,
H A Dac_llvm_build.c625 LLVMValueRef ac_build_expand(struct ac_llvm_context *ctx, LLVMValueRef value, in ac_build_expand() function
676 return ac_build_expand(ctx, value, num_channels, 4); in ac_build_expand_to_vec4()
H A Dac_nir_to_llvm.c2625 res = ac_build_expand(&ctx->ac, res, num_channels, args.tfe ? 5 : 4); in visit_image_load()

Completed in 18 milliseconds