Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h409 unsigned getJumpTableEntrySize(int Idx) const { getJumpTableEntrySize() function
/llvm-project/bolt/include/bolt/Core/
H A DBinaryContext.h417 uint64_t getJumpTableEntrySize(JumpTable::JumpTableType Type) const { getJumpTableEntrySize() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1221 unsigned LowerTypeTestsModule::getJumpTableEntrySize() { getJumpTableEntrySize() function in LowerTypeTestsModule