Searched refs:lower (Results 251 - 275 of 347) sorted by relevance

<<11121314

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DStringRef.h541 [[nodiscard]] std::string lower() const;
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp430 /// This structure describes how to lower type tests for a particular type
525 bool lower();
740 // comparison against the bitset size. The rotate will move the lower
800 /// build the bit sets and lower the llvm.type.test calls.
1260 /// and lower the llvm.type.test calls, architecture dependently.
1443 /// for the functions, build the bit sets and lower the llvm.type.test calls.
1607 /// with its index represented as metadata, and lower each type test to an
1741 .lower();
1822 bool LowerTypeTestsModule::lower() { function in class:LowerTypeTestsModule
2094 // lower i
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp643 MCInstLowering.lower(MI, TmpInst);
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp369 Naked = StringRef(Undecorated).lower() == "true" || Undecorated == "1";
/openbsd-current/gnu/llvm/llvm/tools/llvm-config/
H A Dllvm-config.cpp179 std::string ComponentLower = Components[i].lower();
/openbsd-current/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp469 Set.insert((IgnoreCase && !UseRegex) ? StringRef(Pattern).lower()
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc28 // rep_t-sized bitmask with lower half of bits set to ones
267 // <--- higher half ---><--- lower half --->
/openbsd-current/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp910 MArch = StringRef(MArch).split("+").first.lower();
949 std::string MCPU = StringRef(CPU).split("+").first.lower();
/openbsd-current/sbin/iked/
H A Dikev2.c7090 uint32_t mask, host, lower, upper, start, nhost; local
7191 lower = ntohl(cfg4->sin_addr.s_addr & ~mask);
7206 memcpy(&lower, &cfg6->sin6_addr.s6_addr[12], sizeof(uint32_t));
7207 lower = ntohl(lower & ~mask);
7217 if (lower < upper && lower == 0)
7218 lower = 1;
7219 if (upper < lower)
7220 upper = lower;
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-arm.h967 H-0.. see below), the lower 11 bits are stored in the other (identified
976 H-1, lower address-0 = 800
979 the lower one first. It probably doesn't matter. krk@cygnus.com
1601 bfd_vma lower = lower_insn & 0x7ff; variable
1603 addend = (upper << 12) | (lower << 1);
1926 int upper, lower; variable
1931 lower = lower_insn & 0x7ff;
1933 addend = (upper << 12) | (lower << 1);
H A Dxsym.c1750 unsigned long lower, upper, nelem; local
1755 bfd_sym_fetch_long (buf, len, offset, &offset, &lower);
1758 fprintf (f, " from %lu to %lu with %lu elements: ", lower, upper, nelem);
1802 fprintf (f, " lower ");
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp112 Names2Regs.insert(std::make_pair(StringRef(TRI->getName(I)).lower(), I))
158 std::make_pair(StringRef(RegMaskNames[I]).lower(), RegMasks[I]));
278 std::make_pair(StringRef(TRI->getRegClassName(RC)).lower(), RC));
295 std::make_pair(StringRef(RegBank.getName()).lower(), &RegBank));
1400 return StringRef(TRI->getName(Reg)).lower();
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp523 // property name must strip off "is" and lower case the first character
1314 std::string StringLoweredClassName = LoweredClassName.lower();
1338 std::string StringLoweredMethodNamePrefix = MethodNamePrefix.lower();
1345 std::string StringLoweredMethodName = LoweredMethodName.lower();
/openbsd-current/sys/dev/pci/
H A Dif_igc.c1347 ptype = letoh32(rxdesc->wb.lower.lo_dword.data) &
1349 hash = letoh32(rxdesc->wb.lower.hi_dword.rss);
1350 hashtype = le16toh(rxdesc->wb.lower.lo_dword.hs_rss.pkt_info) &
H A Dif_ngbereg.h949 } lower; member in struct:ngbe_rx_desc::__anon331
/openbsd-current/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3037 size_t lower = 0u, upper = NumOps - 1; // Inclusive bounds.
3038 while (upper != lower) {
3039 size_t middle = (upper + lower) / 2;
3041 lower = middle + 1;
3045 if (Ops[lower] != First)
3049 return &Ops[lower];
/openbsd-current/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h3037 size_t lower = 0u, upper = NumOps - 1; // Inclusive bounds.
3038 while (upper != lower) {
3039 size_t middle = (upper + lower) / 2;
3041 lower = middle + 1;
3045 if (Ops[lower] != First)
3049 return &Ops[lower];
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp303 auto name_lower = name.GetStringRef().lower();
315 auto name_lower = name_stripped.lower();
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp9 // This file defines the interfaces that CSKY uses to lower LLVM code into a
860 unsigned XRegFromAlias = StringSwitch<unsigned>(Constraint.lower())
906 unsigned FReg = StringSwitch<unsigned>(Constraint.lower())
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp815 // are all lower case.
817 RegNum = matchFn(Name.lower());
1002 std::string IDVal = DirectiveID.getIdentifier().lower();
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dmk_invlists.pl141 lower => 1,
648 # The short property names tend to be two lower case letters, but it
651 || substr($short_name, 0, 1) =~ /[[:lower:]]/;
1100 # to change so that the sort is based on upper vs lower instead.
1101 # (The lower-comes-after isn't true of native EBCDIC, but here we
1399 # lower-numbered, higher priority ones override the later ones, as the
1545 # lower-numbered, higher priority ones override the later ones, as the
2153 # lower-numbered, higher priority ones override the later ones, as the
/openbsd-current/gnu/usr.bin/perl/
H A Dautodoc.pl947 next if $name =~ / ^ [[:upper:]] [[:lower:]]
948 [[:upper:]] [[:lower:]]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dstabs.c1670 /* The remaining two operands are usually lower and upper bounds of
3019 bfd_signed_vma lower, upper; local
3023 "ar<index type>;lower;upper;<array_contents_type>".
3026 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3069 lower = (bfd_signed_vma) parse_number (pp, (bfd_boolean *) NULL);
3098 lower = 0;
3102 return debug_make_array_type (dhandle, element_type, index_type, lower,
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dstabs.c1668 /* The remaining two operands are usually lower and upper bounds of
3015 bfd_signed_vma lower, upper; local
3019 "ar<index type>;lower;upper;<array_contents_type>".
3022 Fortran adjustable arrays use Adigits or Tdigits for lower or upper;
3065 lower = (bfd_signed_vma) parse_number (pp, (bfd_boolean *) NULL);
3094 lower = 0;
3098 return debug_make_array_type (dhandle, element_type, index_type, lower,
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp186 getActionDefinitionsBuilder(G_SEXT_INREG).lower();

Completed in 334 milliseconds

<<11121314