Home
last modified time | relevance | path

Searched refs:Simplified (Results 1 – 25 of 98) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp381 bool Simplified = false; in simplifyCode() local
406 Simplified = true; in simplifyCode()
474 Simplified |= TII->onlyFoldImmediate(UseMI, MI, MIDestReg); in simplifyCode()
550 Simplified = true; in simplifyCode()
580 Simplified = true; in simplifyCode()
592 Simplified = true; in simplifyCode()
604 Simplified = true; in simplifyCode()
613 Simplified = true; in simplifyCode()
658 Simplified = true; in simplifyCode()
675 Simplified = true; in simplifyCode()
[all …]
H A DPPCInstrInfo.cpp3752 bool Simplified = false; in combineRLWINM() local
3758 Simplified = true; in combineRLWINM()
3793 Simplified = true; in combineRLWINM()
3815 if (Simplified & MRI->use_nodbg_empty(FoldingReg) && in combineRLWINM()
3824 return Simplified; in combineRLWINM()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-acm-bac-xx.txt9 Basic and Simplified Access Control
55 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
104 4. Simplified Access Control. . . . . . . . . . . . . . . . . . . 28
111 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
141 Simplified Access Control is a functional subset of the Basic Access
145 Access Control or Simplified Access Control is permitted to grant or
167 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
223 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
279 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
335 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
[all …]
H A Ddraft-stroeder-namedobject-xx.txt49 include Simplified BSD License text as described in Section 4.e of
51 described in the Simplified BSD License.
H A Ddraft-legg-ldap-acm-admin-xx.txt93 Access Control and Simplified Access Control are defined by [BAC].
361 Basic and Simplified Access Control",
H A Ddraft-behera-ldap-password-policy-xx.txt64 include Simplified BSD License text as described in Section 4.e of
66 described in the Simplified BSD License.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1091 if (auto Simplified = checkExprResults(E, I, V)) { in createBinaryExpression() local
1092 addAdditionalUsers(Simplified, I); in createBinaryExpression()
1093 return Simplified.Expr; in createBinaryExpression()
1175 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1176 return Simplified; in createExpression()
1184 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1185 return Simplified; in createExpression()
1190 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
1191 return Simplified; in createExpression()
1195 if (auto Simplified = checkExprResults(E, I, V)) in createExpression() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp821 SmallPtrSet<Instruction*,16> &Simplified, in pushIVUsers() argument
840 if (!Simplified.insert(UI).second) in pushIVUsers()
885 SmallPtrSet<Instruction*,16> Simplified; in simplifyUsers() local
893 pushIVUsers(CurrIV, L, Simplified, SimpleIVUsers); in simplifyUsers()
919 assert(N <= Simplified.size() && "runaway iteration"); in simplifyUsers()
930 pushIVUsers(IVOperand, L, Simplified, SimpleIVUsers); in simplifyUsers()
940 pushIVUsers(IVOperand, L, Simplified, SimpleIVUsers); in simplifyUsers()
950 pushIVUsers(UseInst, L, Simplified, SimpleIVUsers); in simplifyUsers()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h47 Simplified, // Use one table per function type, with types projected enumerator
/netbsd-src/external/gpl2/dtc/dist/
H A DBSD-2-Clause4 To use the BSD 2-clause "Simplified" License put the following SPDX
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp437 Instruction *Simplified = dyn_cast<Instruction>(FV ? FV : TV); in ThreadBinOpOverSelect() local
438 if (Simplified && Simplified->getOpcode() == unsigned(Opcode)) { in ThreadBinOpOverSelect()
445 if (Simplified->getOperand(0) == UnsimplifiedLHS && in ThreadBinOpOverSelect()
446 Simplified->getOperand(1) == UnsimplifiedRHS) in ThreadBinOpOverSelect()
447 return Simplified; in ThreadBinOpOverSelect()
448 if (Simplified->isCommutative() && in ThreadBinOpOverSelect()
449 Simplified->getOperand(1) == UnsimplifiedLHS && in ThreadBinOpOverSelect()
450 Simplified->getOperand(0) == UnsimplifiedRHS) in ThreadBinOpOverSelect()
451 return Simplified; in ThreadBinOpOverSelect()
3908 auto PreventSelfSimplify = [V](Value *Simplified) { in SimplifyWithOpReplaced() argument
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc6171.txt48 include Simplified BSD License text as described in Section 4.e of
50 described in the Simplified BSD License.
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.118567 (html_text::do_push): Simplified.
576 (html_text::check_emit_text): Simplified.
610 (html_printer::do_indent): Simplified.
974 (.y.cc, .y.o): Simplified. The output files are no longer written
2059 Simplified.
2514 (color): Simplified; removed all `double' members and methods.
2522 (color::read_encoding): Simplified for new troff intermediate color
2529 (do_glyph_color, do_fill_color): Simplified.
3497 (GROFF_ARRAY_DELETE): Simplified.
3594 Simplified.
[all …]
H A DChangeLog1029 * tmac/www.tmac (HTML-NS, HTML-TAG-NS, HTML-TAG-NEXT): Simplified.
1144 (@IP): Simplified.
1226 (html_printer::do_center): Simplified.
1239 html_printer::do_tab_te): Simplified.
2512 (dump_symbols): Simplified.
2979 (char_buffer::do_html, char_buffer::do_image): Simplified, using new
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/
H A Dzh_CN.po1 # Simplified Chinese translation for gettext.
/netbsd-src/external/gpl2/dtc/dist/Documentation/
H A Ddt-object-internal.txt12 1. Simplified Problem Definition
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Dcvs_acls.in166 Simplified and commented overly complex PERL REGEXPs for readability
/netbsd-src/external/bsd/kyua-cli/dist/
H A DNEWS30 * Issue 37: Simplified the syntax() calls in configuration and Kyuafile
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DOpenMPSupport.rst46 - Simplified SPMD code generation for `distribute parallel for` when
/netbsd-src/external/bsd/atf/dist/
H A DNEWS384 * Simplified the output of atf-version by not attempting to print a
484 * Simplified the contents of the Makefile.am by regenerating it from a
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dintroduction.rst221 The 12-Step DNSSEC Validation Process (Simplified)
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2aStatusPaperStatus.csv54 "`P0356R5 <https://wg21.link/P0356R5>`__","LWG","Simplified partial function application","San Dieg…
/netbsd-src/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpv4-mib.mib74 to the license terms contained in, the Simplified BSD License
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog419 * mini-gmp.c (mpz_cmp_d): Simplified, just sort out signs, then
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp608 bool Simplified = SimplifyDemandedBits(Op, DemandedBits, Known, TLO); in SimplifyDemandedBits() local
609 if (Simplified) { in SimplifyDemandedBits()
613 return Simplified; in SimplifyDemandedBits()
2315 bool Simplified = in SimplifyDemandedVectorElts() local
2317 if (Simplified) { in SimplifyDemandedVectorElts()
2322 return Simplified; in SimplifyDemandedVectorElts()

1234