| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/ |
| H A D | LSUnit.cpp | 81 MemoryGroup &NewGroup = getGroup(NewGID); in dispatch() 88 MemoryGroup &IDom = getGroup(ImmediateLoadDominator); in dispatch() 96 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() 106 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() 147 getGroup(ImmediateLoadDominator).isExecuting(); in dispatch() 151 MemoryGroup &NewGroup = getGroup(NewGID); in dispatch() 157 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() 166 MemoryGroup &LoadGroup = getGroup(ImmediateLoadDominator); in dispatch() 175 MemoryGroup &LoadGroup = getGroup(CurrentLoadBarrierGroupID); in dispatch() 190 MemoryGroup &Group = getGroup(CurrentLoadGroupID); in dispatch()
|
| H A D | Scheduler.cpp | 88 const MemoryGroup &Group = LSU.getGroup(IS->getLSUTokenID()); in issueInstructionImpl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/ |
| H A D | LSUnit.h | 278 const MemoryGroup &Group = getGroup(GroupID); in isReady() 286 const MemoryGroup &Group = getGroup(GroupID); in isPending() 294 const MemoryGroup &Group = getGroup(GroupID); in isWaiting() 300 const MemoryGroup &Group = getGroup(GroupID); in hasDependentUsers() 304 const MemoryGroup &getGroup(unsigned Index) const { in getGroup() function 309 MemoryGroup &getGroup(unsigned Index) { in getGroup() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/ |
| H A D | Option.cpp | 71 const Option Group = getGroup(); in print() 103 const Option Group = getGroup(); in matches()
|
| H A D | ArgList.cpp | 38 O = O.getGroup()) { in append()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCSectionELF.h | 78 const MCSymbolELF *getGroup() const { return Group.getPointer(); } in getGroup() function
|
| H A D | MCSectionWasm.h | 58 const MCSymbolWasm *getGroup() const { return Group; } in getGroup() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/ |
| H A D | Option.h | 103 const Option getGroup() const { in getGroup() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | MCWasmStreamer.cpp | 64 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection()
|
| H A D | ELFObjectWriter.cpp | 803 Flags, EntrySize, Sec.getGroup(), &Sec); in createRelocationSection() 1052 GroupSymbolIndex = Section->getGroup()->getIndex(); in writeSectionHeader() 1097 const MCSymbolELF *SignatureSymbol = Section.getGroup(); in writeObject() 1142 const MCSymbol *SignatureSymbol = Group->getGroup(); in writeObject()
|
| H A D | MCObjectFileInfo.cpp | 1036 if (const MCSymbol *Group = ElfSec.getGroup()) { in getStackSizesSection() 1054 if (const MCSymbol *Group = ElfSec.getGroup()) { in getBBAddrMapSection() 1071 if (const MCSymbol *Group = ElfSec->getGroup()) { in getPseudoProbeSection()
|
| H A D | WasmObjectWriter.cpp | 1424 << Section.getGroup() << "\n";); in writeOneObject() 1451 if (const MCSymbolWasm *C = Section.getGroup()) { in writeOneObject() 1486 if (const MCSymbolWasm *C = Section.getGroup()) { in writeOneObject() 1540 if (const MCSymbolWasm *C = Section.getGroup()) { in writeOneObject()
|
| H A D | MCELFStreamer.cpp | 156 const MCSymbol *Grp = SectionELF->getGroup(); in changeSection()
|
| H A D | MCContext.cpp | 446 if (const MCSymbol *Group = Section->getGroup()) in renameELFSection()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
| H A D | WasmAsmParser.cpp | 239 if (Current->getGroup()) in parseDirectiveType()
|
| H A D | ELFAsmParser.cpp | 651 if (const MCSymbol *Group = Section->getGroup()) { in ParseSectionArguments()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 58 Stat->getUser(), Stat->getGroup(), Size, in createFileEntry()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 204 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function 211 uint32_t getGroup() const { in getGroup() function
|
| H A D | VirtualFileSystem.h | 82 uint32_t getGroup() const { return Group; } in getGroup() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
| H A D | llvm-objcopy.cpp | 297 sys::fs::changeFileOwnership(FD, Stat.getUser(), Stat.getGroup()); in restoreStatOnFile()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | FileManager.cpp | 404 Status.getUser(), Status.getGroup(), Size, in getVirtualFileRef()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 68 User(Status.getUser()), Group(Status.getGroup()), Size(Status.getSize()), in Status() 79 In.getUser(), In.getGroup(), In.getSize(), In.getType(), in copyWithNewName() 85 In.getUser(), In.getGroup(), In.getSize(), In.type(), in copyWithNewName()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 111 M.GID = Status.getGroup(); in getFile()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1065 auto *Group = CWS->getGroup(); in doBeforeLabelEmit()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMELFStreamer.cpp | 1224 const MCSymbolELF *Group = FnSection.getGroup(); in SwitchToEHSection()
|