Home
last modified time | relevance | path

Searched defs:getGroup (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h76 const MCSymbolELF *getGroup() const { return Group.getPointer(); } getGroup() function
H A DMCSectionWasm.h58 const MCSymbolWasm *getGroup() const { return Group; } getGroup() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h301 const MemoryGroup &getGroup(unsigned Index) const { in getGroup() function
306 MemoryGroup &getGroup(unsigned Index) { in getGroup() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h106 const Option getGroup() const { in getGroup() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h204 uint32_t getGroup() const { return fs_st_gid; } getGroup() function
211 uint32_t getGroup() const { getGroup() function
H A DVirtualFileSystem.h96 uint32_t getGroup() const { return Group; } getGroup() function