Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h82 unsigned getEntrySize() const { return EntrySize; } in getEntrySize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1319 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { in getEntrySize() function in MachineJumpTableInfo
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp2083 uint8_t Arm64XRelocRef::getEntrySize() const { in getEntrySize() function in Arm64XRelocRef