Searched defs:Groups (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DOptRSTEmitter.cpp34 const std::vector<Record *> &Groups = local
H A DOptParserEmitter.cpp42 const std::vector<Record*> &Groups = local
H A DCodeGenSchedule.h377 std::vector<OpcodeGroup> Groups; member in class:llvm::STIPredicateFunction
/freebsd-12-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp42 auto Groups = Option->getValueAsListOfInts("Groups"); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.cpp65 static const X86InstrFMA3Group Groups[] = { variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp104 SmallVector<StringRef, 8> Groups; local
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp32 std::vector<DocumentedGroup> Groups; member in struct:__anon3547::Documentation
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp116 CsectGroups Groups; member in struct:__anon4799::Section
130 Section(const char *N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, CsectGroups Groups) argument
H A DELFObjectWriter.cpp1087 std::vector<MCSectionELF *> Groups; local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h195 DenseMap<unsigned, std::unique_ptr<MemoryGroup>> Groups; member in class:llvm::mca::LSUnitBase
/freebsd-12-stable/stand/efi/include/
H A Defiudp.h152 EFI_UDP4_GROUPS Groups; member in struct:_EFI_UDP4
266 EFI_UDP6_GROUPS Groups; member in struct:_EFI_UDP6
H A Defiip.h203 EFI_IP4_GROUPS Groups; member in struct:_EFI_IP4
451 EFI_IP6_GROUPS Groups; member in struct:_EFI_IP6
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp622 SmallVector<StringRef, 2> Groups; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2863 SmallVector<MethodGroup, 10> Groups; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp381 SmallVector<CheckingPtrGroup, 2> Groups; local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3167 mapSectionsToGroups(ArrayRef<GroupSection> Groups) { argument

Completed in 249 milliseconds