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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.h52 lp_build_usub_overflow(struct gallivm_state *gallivm,
H A Dlp_bld_arit_overflow.c144 lp_build_usub_overflow(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit_overflow.h52 lp_build_usub_overflow(struct gallivm_state *gallivm,
H A Dlp_bld_arit_overflow.c144 lp_build_usub_overflow(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1723 buffer_size_adj[j] = lp_build_usub_overflow(gallivm, buffer_size, tmp,
1725 buffer_size_adj[j] = lp_build_usub_overflow(gallivm, buffer_size_adj[j],
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c2128 buffer_size_adj[j] = lp_build_usub_overflow(gallivm, buffer_size, tmp,
2130 buffer_size_adj[j] = lp_build_usub_overflow(gallivm, buffer_size_adj[j],

Completed in 13 milliseconds