Searched defs:loBit (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h213 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
525 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
527 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
531 /// \param loBit the index of the lowest bit set.
535 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
537 Res.setBits(loBit, hiBit);
541 /// \brief Get a value with upper bits starting at loBit set.
544 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
549 /// \param loBit the index of the lowest bit to set.
552 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h213 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
525 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
527 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
531 /// \param loBit the index of the lowest bit set.
535 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
537 Res.setBits(loBit, hiBit);
541 /// \brief Get a value with upper bits starting at loBit set.
544 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
549 /// \param loBit the index of the lowest bit to set.
552 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h229 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
576 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
578 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
582 /// \param loBit the index of the lowest bit set.
586 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
588 Res.setBits(loBit, hiBit);
592 /// \brief Get a value with upper bits starting at loBit set.
595 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
600 /// \param loBit the index of the lowest bit to set.
603 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h229 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
576 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
578 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
582 /// \param loBit the index of the lowest bit set.
586 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
588 Res.setBits(loBit, hiBit);
592 /// \brief Get a value with upper bits starting at loBit set.
595 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
600 /// \param loBit the index of the lowest bit to set.
603 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h229 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
576 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
578 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
582 /// \param loBit the index of the lowest bit set.
586 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
588 Res.setBits(loBit, hiBit);
592 /// \brief Get a value with upper bits starting at loBit set.
595 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
600 /// \param loBit the index of the lowest bit to set.
603 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h229 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
576 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
578 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
582 /// \param loBit the index of the lowest bit set.
586 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
588 Res.setBits(loBit, hiBit);
592 /// \brief Get a value with upper bits starting at loBit set.
595 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
600 /// \param loBit the index of the lowest bit to set.
603 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h235 void setBitsSlowCase(unsigned loBit, unsigned hiBit);
590 /// bits from loBit (inclusive) to hiBit (exclusive) will be set. All other
592 /// 0x0000FFFF. If hiBit is less than loBit then the set bits "wrap". For
596 /// \param loBit the index of the lowest bit set.
600 static APInt getBitsSet(unsigned numBits, unsigned loBit, unsigned hiBit) { argument
602 Res.setBits(loBit, hiBit);
606 /// \brief Get a value with upper bits starting at loBit set.
609 /// bits from loBit (inclusive) to numBits (exclusive) will be set. All other
614 /// \param loBit the index of the lowest bit to set.
617 static APInt getBitsSetFrom(unsigned numBits, unsigned loBit) { argument
[all...]

Completed in 171 milliseconds