Searched refs:getJumpInstrTableEntryBound (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.h476 unsigned getJumpInstrTableEntryBound() const override;
H A DX86InstrInfo.cpp7078 // This code must remain in sync with getJumpInstrTableEntryBound in this class!
7079 // In particular, getJumpInstrTableEntryBound must always return an upper bound
7088 // This code must remain in sync with getJumpInstrTableEntryBound in this class!
7089 // In particular, getJumpInstrTableEntryBound must always return an upper bound
7098 unsigned X86InstrInfo::getJumpInstrTableEntryBound() const { function in class:X86InstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h599 virtual unsigned getJumpInstrTableEntryBound() const { function in class:llvm::TargetInstrInfo

Completed in 152 milliseconds