Home
last modified time | relevance | path

Searched defs:getEntrySize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h80 unsigned getEntrySize() const { return EntrySize; } getEntrySize() function
/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1260 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { getEntrySize() function in MachineJumpTableInfo