Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/libxo/doc/
H A Dxopo.rst28 -s <text> Simplify a format string
H A Dhowto.rst313 # Simplify format strings for libxo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1303 auto Simplify = [&](Value *V) { in calculatePointerDifference() local
1340 Simplify(CallBuilder(B, CreateSub(Idx0, Idx1))))) in calculatePointerDifference()
1350 Value *AndU0 = Simplify(CallBuilder(B, CreateAnd(Idx0, MaskU))); in calculatePointerDifference()
1351 Value *AndU1 = Simplify(CallBuilder(B, CreateAnd(Idx1, MaskU))); in calculatePointerDifference()
1352 Value *SubU = Simplify(CallBuilder(B, CreateSub(AndU0, AndU1))); in calculatePointerDifference()
1361 Value *AndK0 = Simplify(CallBuilder(B, CreateAnd(Idx0, MaskK))); in calculatePointerDifference()
1362 Value *AndK1 = Simplify(CallBuilder(B, CreateAnd(Idx1, MaskK))); in calculatePointerDifference()
1363 Value *SubK = Simplify(CallBuilder(B, CreateSub(AndK0, AndK1))); in calculatePointerDifference()
/freebsd-13.1/crypto/openssl/ssl/statem/
H A DREADME11 - Simplify transitions and bring the logic together in a single location
/freebsd-13.1/sys/contrib/zlib/
H A DChangeLog160 - Simplify contrib/vstudio/vc10 with 'd' suffix
187 - Simplify test and use of gcc hidden attribute
290 - Simplify gzseek() now that raw after gzip is ignored
315 - Simplify incomplete code table filling in inflate_table()
596 - Simplify 64-bit file support by introducing z_off64_t type
1209 . Simplify Z_FINISH check in inflate()
/freebsd-13.1/contrib/diff/
H A DChangeLog618 (segv_handler): Simplify, under the assumption that
789 Simplify from-file and to-file code.
2040 * context.c (find_function): Simplify interface:
2506 (STAT_BLOCKSIZE): Simplify ersatz defn; just use 8K.
2600 (output_diff3): Simplify test for `\ No newline at end of file' message.
3036 Simplify file vs dir warning.
3212 Simplify --sdiff-merge-assist format.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td390 // Simplify: (logic_op (op x...), (op y...)) -> (op (logic_op x, y))
/freebsd-13.1/contrib/jemalloc/
H A DChangeLog129 - Simplify the Travis script output. (@gnzlbg)
412 - Simplify size class lookups when constrained to size classes that are
1493 - Simplify the malloc_message() signature to only take one string argument,
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog587 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1110 o Simplify and correct evutil_open_closeonexec_ (0de587f)
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)
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3370 Value *Simplify(Value *Val) { in Simplify() function in __anon5386100c0c11::SimplificationTracker
3777 Map[Current] = ST.Simplify(V); in FillPlaceholders()
/freebsd-13.1/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 DChangeLog1034 o Simplify test.sh code significantly. (9b856fd Ross Lagerwall)
1557 o Simplify and correct evutil_open_closeonexec_ (0de587f)
/freebsd-13.1/contrib/libpcap/
H A DCHANGES359 Simplify handling of new DLT_/LINKTYPE_ values.
/freebsd-13.1/contrib/tzdata/
H A DNEWS98 Simplify four Ontario zones.
132 Simplify four Ontario zones, as most of the post-1970 differences
217 Simplify three Ukraine zones into one.
228 Simplify three Ukraine zones to one, since the post-1970
/freebsd-13.1/contrib/file/
H A DChangeLog867 * Simplify if (p) free(p) to free(p).
/freebsd-13.1/contrib/xz/
H A DChangeLog2024 Build: Simplify $enable_{encoders,decoders} usage a bit.
3508 liblzma: Simplify LZMA fast mode code by using memcmp().
6826 Simplify paths in generated API docs
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5160 const IRPosition &IRP, bool Simplify = true) { in checkAndUpdate()
5163 if (Simplify) in checkAndUpdate()
/freebsd-13.1/contrib/mandoc/
H A DNEWS421 * man.cgi(8): Simplify the search form, drop two useless buttons.
/freebsd-13.1/contrib/tnftp/
H A DChangeLog291 * Simplify the detection & replacement of dirname() and fparseln()
/freebsd-13.1/contrib/ntp/
H A DChangeLog2467 * Simplify the built-sources stuff in sntp/ .
2883 * from 4.2.6p2-RC3: Simplify hash client code by providing OpenSSL
3412 * Simplify hash client code by providing OpenSSL EVP_*() API when built
/freebsd-13.1/contrib/tcsh/
H A DFixes1773 33. Simplify code in BindArrowKeys()
/freebsd-13.1/contrib/flex/
H A DChangeLog365 * configure.ac: build: Simplify indent program detection
616 * src/Makefile.am, src/mkskel.sh: Simplify some shell code
1212 …* src/main.c: Simplify basename2(). It's only call site does not activate the `strip_ext` code pa…
/freebsd-13.1/contrib/bmake/
H A DChangeLog3094 Simplify MAKE_VERSION to just the bare date.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td1116 // FIXME: Simplify the printer

12