Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c2311 LLVMTypeRef retty; in ac_build_image_opcode() local
2313 retty = ctx->voidt; in ac_build_image_opcode()
2315 retty = data_type; in ac_build_image_opcode()
2317 LLVMValueRef result = ac_build_intrinsic(ctx, intr_name, retty, args, num_args, a->attributes); in ac_build_image_opcode()
2324 if (!sample && !atomic && retty != ctx->voidt) in ac_build_image_opcode()

Completed in 11 milliseconds