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 D | lp_bld_arit_overflow.h | 52 lp_build_usub_overflow(struct gallivm_state *gallivm,
|
| H A D | lp_bld_arit_overflow.c | 144 lp_build_usub_overflow(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit_overflow.h | 52 lp_build_usub_overflow(struct gallivm_state *gallivm,
|
| H A D | lp_bld_arit_overflow.c | 144 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 D | draw_llvm.c | 1723 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 D | draw_llvm.c | 2128 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