Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCSectionELF.h78 unsigned getEntrySize() const { return EntrySize; } in getEntrySize() function
/external/llvm/lib/CodeGen/
DMachineFunction.cpp723 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { in getEntrySize() function in MachineJumpTableInfo