Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h175 LLVMValueRef ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming,
H A Dac_llvm_build.c386 LLVMValueRef ac_build_phi(struct ac_llvm_context *ctx, LLVMTypeRef type, unsigned count_incoming, in ac_build_phi() argument
390 LLVMAddIncoming(phi, values, blocks, count_incoming); in ac_build_phi()

Completed in 10 milliseconds