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.h82 const MCSymbolELF *getGroup() const { return Group.getPointer(); } in getGroup() function
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Option/
H A DOption.h103 const Option getGroup() const { getGroup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h203 uint32_t getGroup() const { return fs_st_gid; } in getGroup() function
210 uint32_t getGroup() const { in getGroup() function
H A DVirtualFileSystem.h94 uint32_t getGroup() const { return Group; } in getGroup() function