/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | OptRSTEmitter.cpp | 28 const std::vector<Record *> &Groups = in EmitOptRST() local
|
H A D | OptParserEmitter.cpp | 218 const std::vector<Record*> &Groups = in EmitOptParser() local
|
H A D | CodeGenSchedule.h | 375 std::vector<OpcodeGroup> Groups; variable
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | WritingAnLLVMPass.rst | 881 Analysis Group Concepts 927 Using ``RegisterAnalysisGroup``
|
H A D | LangRef.rst | 1581 .. _fnattrs:
|
/openbsd/gnu/llvm/lldb/utils/TableGen/ |
H A D | LLDBOptionDefEmitter.cpp | 41 auto Groups = Option->getValueAsListOfInts("Groups"); in CommandOption() local
|
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 32 std::vector<DocumentedGroup> Groups; member 120 auto &Groups = GroupsInGroup[R]; in extractDocumentation() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrFMA3Info.cpp | 73 static const X86InstrFMA3Group Groups[] = { variable
|
/openbsd/usr.sbin/adduser/ |
H A D | adduser.perl | 604 Groups: $group_login $new_groups label
|
/openbsd/gnu/llvm/clang/lib/Format/ |
H A D | NamespaceEndCommentsFixer.cpp | 180 SmallVector<StringRef, 8> Groups; in validEndComment() local
|
/openbsd/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | LSUnit.h | 221 DenseMap<unsigned, std::unique_ptr<MemoryGroup>> Groups; variable
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 1715 DenseMap<unsigned, SmallVector<MemOpInfo, 32>> &Groups) { in groupMemOps() 1755 DenseMap<unsigned, SmallVector<MemOpInfo, 32>> Groups; in apply() local
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 165 CsectGroups Groups; member
|
H A D | ELFObjectWriter.cpp | 1102 std::vector<MCSectionELF *> Groups; in writeObject() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 869 SmallVector<StringRef, 2> Groups; in UpgradeIntrinsicFunction1() local 4949 SmallVector<StringRef, 4> Groups; in UpgradeDataLayoutString() local
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 496 SmallVector<RuntimeCheckingPtrGroup, 2> Groups; in groupChecks() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 3241 InstrGroupList Groups; in processLoop() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | VTableBuilder.cpp | 2912 SmallVector<MethodGroup, 10> Groups; in GroupNewVirtualOverloads() local
|
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | CompilerInvocation.cpp | 3003 std::optional<bool> IgnoreSysRoot) { in GenerateHeaderSearchArgs()
|
/openbsd/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 3485 mapSectionsToGroups(ArrayRef<GroupSection> Groups) { in mapSectionsToGroups()
|