Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionWasm.h64 const MCSymbolWasm *getGroup() const { return Group; } in getGroup() function
H A DMCSectionELF.h84 const MCSymbolELF *getGroup() const { return Group.getPointer(); } in getGroup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h488 const MemoryGroup &getGroup(unsigned Index) const { in getGroup() function
493 MemoryGroup &getGroup(unsigned Index) { in getGroup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h108 const Option getGroup() const { in getGroup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h200 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function
207 uint32_t getGroup() const { in getGroup() function
H A DVirtualFileSystem.h96 uint32_t getGroup() const { return Group; } in getGroup() function