Home
last modified time | relevance | path

Searched refs:getGroup (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DLSUnit.cpp84 MemoryGroup &NewGroup = getGroup(NewGID); in dispatch()
91 MemoryGroup &IDom = getGroup(ImmediateLoadDominator); in dispatch()
97 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch()
126 MemoryGroup &NewGroup = getGroup(NewGID); in dispatch()
130 MemoryGroup &StGroup = getGroup(CurrentStoreGroupID); in dispatch()
136 MemoryGroup &LdGroup = getGroup(CurrentLoadBarrierGroupID); in dispatch()
148 MemoryGroup &Group = getGroup(CurrentLoadGroupID); in dispatch()
DScheduler.cpp88 const MemoryGroup &Group = LSU.getGroup(IS->getLSUTokenID()); in issueInstructionImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h252 const MemoryGroup &Group = getGroup(GroupID); in isReady()
260 const MemoryGroup &Group = getGroup(GroupID); in isPending()
268 const MemoryGroup &Group = getGroup(GroupID); in isWaiting()
274 const MemoryGroup &Group = getGroup(GroupID); in hasDependentUsers()
278 const MemoryGroup &getGroup(unsigned Index) const { in getGroup() function
283 MemoryGroup &getGroup(unsigned Index) { in getGroup() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOption.cpp71 const Option Group = getGroup(); in print()
103 const Option Group = getGroup(); in matches()
DArgList.cpp38 O = O.getGroup()) { in append()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSectionWasm.h60 const MCSymbolWasm *getGroup() const { return Group; } in getGroup() function
DMCSectionELF.h75 const MCSymbolELF *getGroup() const { return Group; } in getGroup() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOption.h103 const Option getGroup() const { in getGroup() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacterNameIterator.java275 m_groupIndex_ = m_name_.getGroup(m_current_); in iterateGroup()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacterNameIterator.java275 m_groupIndex_ = m_name_.getGroup(m_current_); in iterateGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCWasmStreamer.cpp64 const MCSymbol *Grp = SectionWasm->getGroup(); in ChangeSection()
DELFObjectWriter.cpp803 Flags, EntrySize, Sec.getGroup(), &Sec); in createRelocationSection()
1054 GroupSymbolIndex = Section->getGroup()->getIndex(); in writeSectionHeader()
1101 const MCSymbolELF *SignatureSymbol = Section.getGroup(); in writeObject()
1148 const MCSymbol *SignatureSymbol = Group->getGroup(); in writeObject()
DMCELFStreamer.cpp156 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h219 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function
225 uint32_t getGroup() const { in getGroup() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java331 public int getGroup(int codepoint) in getGroup() method in UCharacterName
510 int group = getGroup(ch); in getGroupName()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterName.java332 public int getGroup(int codepoint) in getGroup() method in UCharacterName
511 int group = getGroup(ch); in getGroupName()
/third_party/libxml2/xstc/
Dxstc.py195 self.group = runner.getGroup(self.groupName)
489 def getGroup(self, groupName): member in XSTCTestRunner
/third_party/protobuf/js/experimental/runtime/kernel/
Dkernel_test.js2146 const submsg2 = accessor.getGroup(1, TestMessage.instanceCreator);
2191 const readOnly = accessor.getGroup(1, TestMessage.instanceCreator);
2248 const readOnly = accessor.getGroup(1, TestMessage.instanceCreator);
2267 expect(accessor.getGroup(1, TestMessage.instanceCreator)).toBeTruthy();
2268 expect(accessor.getGroup(1, TestMessage.instanceCreator).serialize())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h224 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function
231 uint32_t getGroup() const { in getGroup() function
/third_party/node/deps/icu-small/source/common/
Dunames.cpp483 getGroup(UCharNames *names, uint32_t code) { in getGroup() function
580 const uint16_t *group=getGroup(names, code); in getName()
678 group=getGroup(names, start); in enumNames()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunames.cpp483 getGroup(UCharNames *names, uint32_t code) { in getGroup() function
580 const uint16_t *group=getGroup(names, code); in getName()
678 group=getGroup(names, start); in enumNames()
/third_party/icu/icu4c/source/common/
Dunames.cpp483 getGroup(UCharNames *names, uint32_t code) { in getGroup() function
580 const uint16_t *group=getGroup(names, code); in getName()
678 group=getGroup(names, start); in enumNames()
/third_party/skia/third_party/externals/icu/source/common/
Dunames.cpp483 getGroup(UCharNames *names, uint32_t code) { in getGroup() function
580 const uint16_t *group=getGroup(names, code); in getName()
678 group=getGroup(names, start); in enumNames()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DArchiveWriter.cpp109 M.GID = Status.getGroup(); in getFile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp68 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()

12