Searched defs:getJumpTableEntrySize (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64MachineFunctionInfo.h | 409 unsigned getJumpTableEntrySize(int Idx) const { getJumpTableEntrySize() function |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryContext.h | 417 uint64_t getJumpTableEntrySize(JumpTable::JumpTableType Type) const { getJumpTableEntrySize() function |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | LowerTypeTests.cpp | 1221 unsigned LowerTypeTestsModule::getJumpTableEntrySize() { getJumpTableEntrySize() function in LowerTypeTestsModule |