|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
include/llvm/CodeGen/GlobalISel/InstructionSelector.h 57 class PredicateBitsetImpl : public std::bitset<MaxPredicates> {
62 PredicateBitsetImpl(const std::bitset<MaxPredicates> &B)
63 : std::bitset<MaxPredicates>(B) {}
67 std::bitset<MaxPredicates>::set(I);
include/llvm/IR/Attributes.h 707 std::bitset<Attribute::EndAttrKinds> Attrs;
lib/Analysis/AliasAnalysisSummary.h 58 typedef std::bitset<NumAliasAttrs> AliasAttrs;
lib/Analysis/CFLAndersAliasAnalysis.cpp 125 using StateSet = std::bitset<7>;
lib/Support/StringRef.cpp 237 std::bitset<1 << CHAR_BIT> CharBits;
262 std::bitset<1 << CHAR_BIT> CharBits;
278 std::bitset<1 << CHAR_BIT> CharBits;
303 std::bitset<1 << CHAR_BIT> CharBits;
lib/Target/AArch64/AArch64ISelLowering.cpp10764 std::bitset<4> IndexNotInserted((1 << NumVecElts) - 1);
lib/Target/ARM/Thumb1FrameLowering.cpp 794 using ARMRegSet = std::bitset<ARM::NUM_TARGET_REGS>;
lib/Target/X86/X86DomainReassignment.cpp 309 std::bitset<NumDomains> LegalDstDomains;
lib/Target/X86/X86FloatingPoint.cpp 1694 std::bitset<8> Defs;
lib/Target/X86/X86ISelLowering.cpp 7553 std::bitset<4> Zeroable, Undefs;
lib/XRay/BlockVerifier.cpp 56 std::bitset<number(BlockVerifier::State::StateMax)> ToStates;
62 using ToSet = std::bitset<number(State::StateMax)>;
tools/clang/include/clang/Analysis/CFG.h 1233 std::bitset<Stmt::lastStmtConstant> alwaysAddMask;
tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.h 19 using CharsBitSet = std::bitset<1 << CHAR_BIT>;
tools/clang/tools/extra/clangd/FindTarget.h 142 using Set = std::bitset<static_cast<unsigned>(DeclRelation::Underlying) + 1>;
tools/clang/tools/extra/clangd/Protocol.h 293 using CompletionItemKindBitset = std::bitset<CompletionItemKindMax + 1>;
331 using SymbolKindBitset = std::bitset<SymbolKindMax + 1>;
tools/lldb/source/Core/DumpDataExtractor.cpp 244 std::bitset<64> bits(uval64);
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h 295 std::bitset<kNumFlags> m_flags;
usr/include/c++/7.4.0/bits/regex_compiler.h 541 std::bitset<_S_cache_size()>,
usr/include/c++/7.4.0/bitset 809 reference(bitset& __b, size_t __pos) _GLIBCXX_NOEXCEPT
963 bitset<_Nb>&
963 bitset<_Nb>&
963 bitset<_Nb>&
964 operator&=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
964 operator&=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
964 operator&=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
970 bitset<_Nb>&
970 bitset<_Nb>&
970 bitset<_Nb>&
971 operator|=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
971 operator|=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
971 operator|=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
977 bitset<_Nb>&
977 bitset<_Nb>&
978 operator^=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
978 operator^=(const bitset<_Nb>& __rhs) _GLIBCXX_NOEXCEPT
992 bitset<_Nb>&
992 bitset<_Nb>&
992 bitset<_Nb>&
1005 bitset<_Nb>&
1005 bitset<_Nb>&
1005 bitset<_Nb>&
1025 bitset<_Nb>&
1025 bitset<_Nb>&
1025 bitset<_Nb>&
1032 bitset<_Nb>&
1032 bitset<_Nb>&
1032 bitset<_Nb>&
1042 bitset<_Nb>&
1042 bitset<_Nb>&
1042 bitset<_Nb>&
1049 bitset<_Nb>&
1049 bitset<_Nb>&
1049 bitset<_Nb>&
1066 bitset<_Nb>&
1066 bitset<_Nb>&
1066 bitset<_Nb>&
1080 bitset<_Nb>&
1080 bitset<_Nb>&
1080 bitset<_Nb>&
1090 bitset<_Nb>&
1090 bitset<_Nb>&
1090 bitset<_Nb>&
1104 bitset<_Nb>&
1104 bitset<_Nb>&
1104 bitset<_Nb>&
1114 bitset<_Nb>&
1114 bitset<_Nb>&
1114 bitset<_Nb>&
1127 bitset<_Nb>&
1127 bitset<_Nb>&
1127 bitset<_Nb>&
1135 bitset<_Nb>
1135 bitset<_Nb>
1135 bitset<_Nb>
1137 { return bitset<_Nb>(*this).flip(); }
1298 operator==(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1298 operator==(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1298 operator==(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1302 operator!=(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1302 operator!=(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1302 operator!=(const bitset<_Nb>& __rhs) const _GLIBCXX_NOEXCEPT
1347 bitset<_Nb>
1347 bitset<_Nb>
1347 bitset<_Nb>
1349 { return bitset<_Nb>(*this) <<= __position; }
1351 bitset<_Nb>
1351 bitset<_Nb>
1351 bitset<_Nb>
1353 { return bitset<_Nb>(*this) >>= __position; }
1424 inline bitset<_Nb>
1425 operator&(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1425 operator&(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1427 bitset<_Nb> __result(__x);
1433 inline bitset<_Nb>
1434 operator|(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1434 operator|(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1436 bitset<_Nb> __result(__x);
1442 inline bitset<_Nb>
1443 operator^(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1443 operator^(const bitset<_Nb>& __x, const bitset<_Nb>& __y) _GLIBCXX_NOEXCEPT
1445 bitset<_Nb> __result(__x);
1462 operator>>(std::basic_istream<_CharT, _Traits>& __is, bitset<_Nb>& __x)
1531 const bitset<_Nb>& __x)
1561 struct hash<_GLIBCXX_STD_C::bitset<_Nb>>
1562 : public __hash_base<size_t, _GLIBCXX_STD_C::bitset<_Nb>>
1574 : public __hash_base<size_t, _GLIBCXX_STD_C::bitset<0>>
utils/benchmark/src/sysinfo.cc 226 using CPUMask = std::bitset<sizeof(std::uintptr_t) * CHAR_BIT>;