Home
last modified time | relevance | path

Searched refs:Others (Results 1 – 25 of 65) sorted by relevance

123

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h38 Others, enumerator
45 RISCVProcFamilyEnum RISCVProcFamily = Others;
H A DRISCVSchedSyntacoreSCR1.td130 // Others
H A DRISCVSchedSiFive7.td165 // Others
H A DRISCVSchedRocket.td172 // Others
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp716 LoopData::NodeList &Headers, LoopData::NodeList &Others) { in findIrreducibleHeaders() argument
774 Others.push_back(Irr.Node); in findIrreducibleHeaders()
778 llvm::sort(Others); in findIrreducibleHeaders()
789 LoopData::NodeList Others; in createIrreducibleLoop() local
790 findIrreducibleHeaders(BFI, G, SCC, Headers, Others); in createIrreducibleLoop()
793 Headers.end(), Others.begin(), Others.end()); in createIrreducibleLoop()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.h40 Others, enumerator
56 CSKYProcFamilyEnum CSKYProcFamily = Others;
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DBitfields.h281 template <typename A, typename B, typename... Others>
283 return A::NextBit == B::FirstBit && areContiguous<B, Others...>();
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h41 Others, enumerator
95 ARMProcFamilyEnum ARMProcFamily = Others;
H A DAArch64Subtarget.cpp99 case Others: in initializeProperties()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h95 enum HexagonProcFamilyEnum { Others, TinyCore }; enumerator
98 HexagonProcFamilyEnum HexagonProcFamily = Others;
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h50 Others, enumerator
157 ARMProcFamilyEnum ARMProcFamily = Others;
H A DARMSubtarget.cpp259 case Others: in initSubtargetFeatures()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h138 std::string formatAttributes(const StringRef First, Args... Others) { in formatAttributes() argument
139 const auto List = {First, Others...}; in formatAttributes()
/openbsd-src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
H A Doverride.t98 # CJK Ideo. < CJK ext A/B < Others.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dinterface.texi99 they appear in @file{libgcc2.c}. Others must be hand-written in
H A Dcompat.texi19 by multiple interested parties. Others are simply the way things are
/openbsd-src/gnu/usr.bin/perl/cpan/Archive-Tar/t/
H A D09_roundtrip.t39 # Others contain both files and directories
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.plan954 because the concept does not exist within Plan 9. Others,
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DRetainSummaryManager.cpp109 template <class T1, class T2, class... Others>
114 return hasAnyEnabledAttrOf<T2, Others...>(D, QT); in hasAnyEnabledAttrOf()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp130 DenseSet<const GlobalVariable *> Others; in VisitGlobalVariableForEmission() local
132 DiscoverDependentGlobals(GV->getOperand(i), Others); in VisitGlobalVariableForEmission()
134 for (const GlobalVariable *GV : Others) in VisitGlobalVariableForEmission()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DRetainSummaryManager.h730 template <class T1, class T2, class... Others>
/openbsd-src/gnu/llvm/lldb/docs/design/
H A Doverview.rst176 functionality. Others are data structures used in many other parts of the
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A DREADME.md19 Some .t files have complete inputs/outputs for their tests. Others iterate
/openbsd-src/gnu/gcc/gcc/doc/
H A Dcompat.texi19 by multiple interested parties. Others are simply the way things are
/openbsd-src/gnu/llvm/llvm/docs/
H A DTestSuiteMakefileGuide.rst89 Others are added from time to time, and can be determined from

123