Searched defs:getEntrySize (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCSectionELF.h | 74 unsigned getEntrySize() const { return EntrySize; } getEntrySize() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 1248 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { getEntrySize() function in MachineJumpTableInfo |