Home
last modified time | relevance | path

Searched refs:Simplify (Results 1 – 25 of 39) sorted by relevance

12

/src/contrib/libxo/doc/
H A Dxopo.rst28 -s <text> Simplify a format string
H A Dhowto.rst313 # Simplify format strings for libxo
/src/crypto/openssl/ssl/statem/
H A DREADME.md12 - Simplify transitions and bring the logic together in a single location
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp917 Counter subtractCounters(Counter LHS, Counter RHS, bool Simplify = true) { in subtractCounters()
920 return Builder.subtract(LHS, RHS, Simplify); in subtractCounters()
924 Counter addCounters(Counter LHS, Counter RHS, bool Simplify = true) { in addCounters()
927 return Builder.add(LHS, RHS, Simplify); in addCounters()
931 bool Simplify = true) { in addCounters()
934 return addCounters(addCounters(C1, C2, Simplify), C3, Simplify); in addCounters()
/src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp130 Counter CounterExpressionBuilder::add(Counter LHS, Counter RHS, bool Simplify) { in add() argument
132 return Simplify ? simplify(Cnt) : Cnt; in add()
136 bool Simplify) { in subtract() argument
138 return Simplify ? simplify(Cnt) : Cnt; in subtract()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2756 auto Simplify = [this](Value *V) { in calculatePointerDifference() local
2792 Simplify(CallBuilder(B, CreateSub(Idx0, Idx1))))) in calculatePointerDifference()
2802 Value *AndU0 = Simplify(CallBuilder(B, CreateAnd(Idx0, MaskU))); in calculatePointerDifference()
2803 Value *AndU1 = Simplify(CallBuilder(B, CreateAnd(Idx1, MaskU))); in calculatePointerDifference()
2804 Value *SubU = Simplify(CallBuilder(B, CreateSub(AndU0, AndU1))); in calculatePointerDifference()
2813 Value *AndK0 = Simplify(CallBuilder(B, CreateAnd(Idx0, MaskK))); in calculatePointerDifference()
2814 Value *AndK1 = Simplify(CallBuilder(B, CreateAnd(Idx1, MaskK))); in calculatePointerDifference()
2815 Value *SubK = Simplify(CallBuilder(B, CreateSub(AndK0, AndK1))); in calculatePointerDifference()
/src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h211 Counter add(Counter LHS, Counter RHS, bool Simplify = true);
215 Counter subtract(Counter LHS, Counter RHS, bool Simplify = true);
/src/sys/contrib/zlib/
H A DChangeLog251 - Simplify contrib/vstudio/vc10 with 'd' suffix
278 - Simplify test and use of gcc hidden attribute
381 - Simplify gzseek() now that raw after gzip is ignored
406 - Simplify incomplete code table filling in inflate_table()
687 - Simplify 64-bit file support by introducing z_off64_t type
1300 . Simplify Z_FINISH check in inflate()
/src/contrib/jemalloc/
H A DChangeLog229 - Simplify the Travis script output. (@gnzlbg)
512 - Simplify size class lookups when constrained to size classes that are
1593 - Simplify the malloc_message() signature to only take one string argument,
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1955 auto Simplify = [&](Value *Res) -> Value * { in simplifyAndOrWithICmpEq() local
1984 return Simplify(Res); in simplifyAndOrWithICmpEq()
1988 return Simplify(Res); in simplifyAndOrWithICmpEq()
/src/contrib/libevent/
H A DChangeLog-2.0512 o Simplify the logic for choosing EPOLL_CTL_ADD vs EPOLL_CTL_MOD (2c66983)
991 o Simplify the read high-watermark checking. (5846bf6)
H A DChangeLog1347 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1870 o Simplify and correct evutil_open_closeonexec_ (0de587f)
/src/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0512 o Simplify the logic for choosing EPOLL_CTL_ADD vs EPOLL_CTL_MOD (2c66983)
991 o Simplify the read high-watermark checking. (5846bf6)
H A DChangeLog1347 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1870 o Simplify and correct evutil_open_closeonexec_ (0de587f)
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3710 Value *Simplify(Value *Val) { in Simplify() function in __anon132ce9ad0d11::SimplificationTracker
4127 Map[Current] = ST.Simplify(V); in FillPlaceholders()
/src/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td691 // Simplify: (logic_op (op x...), (op y...)) -> (op (logic_op x, y))
/src/contrib/xz/
H A DChangeLog1720 liblzma: mt dec: Simplify by removing the THR_STOP state
7105 xz: Simplify the memory usage scaling code
7716 Doxygen: Simplify Doxyfile and add SPDX license identifier
8431 liblzma: CRC: Simplify table omission macros
8764 Docs: Simplify SECURITY.md.
9727 CMake: Simplify symlink creation and install translated man pages.
12098 liblzma: Simplify existing cases with lzma_attr_no_sanitize_address.
13151 Simplify detection of Capsicum support.
16790 xz: Simplify the error-label in Capsicum sandbox code.
/src/contrib/file/
H A DChangeLog1025 * Simplify if (p) free(p) to free(p).
/src/contrib/tzdata/
H A DNEWS839 Simplify four Ontario zones.
873 Simplify four Ontario zones, as most of the post-1970 differences
958 Simplify three Ukraine zones into one.
969 Simplify three Ukraine zones to one, since the post-1970
/src/contrib/tzcode/
H A DNEWS839 Simplify four Ontario zones.
873 Simplify four Ontario zones, as most of the post-1970 differences
958 Simplify three Ukraine zones into one.
969 Simplify three Ukraine zones to one, since the post-1970
/src/contrib/expat/
H A DChanges340 #870 Autotools: Simplify handling of SIZEOF_VOID_P
/src/contrib/ntp/
H A DChangeLog92 * Simplify calc_addr_distance(). <hart@ntp.org>
2707 * Simplify the built-sources stuff in sntp/ .
3123 * from 4.2.6p2-RC3: Simplify hash client code by providing OpenSSL
3652 * Simplify hash client code by providing OpenSSL EVP_*() API when built
/src/contrib/tnftp/
H A DChangeLog291 * Simplify the detection & replacement of dirname() and fparseln()
/src/contrib/mandoc/
H A DNEWS620 * man.cgi(8): Simplify the search form, drop two useless buttons.
/src/contrib/libpcap/
H A DCHANGES1073 Simplify handling of new DLT_/LINKTYPE_ values.

12