Home
last modified time | relevance | path

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

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