Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h476 unsigned getJumpInstrTableEntryBound() const override;
DX86InstrInfo.cpp7098 unsigned X86InstrInfo::getJumpInstrTableEntryBound() const { in getJumpInstrTableEntryBound() function in X86InstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h599 virtual unsigned getJumpInstrTableEntryBound() const { in getJumpInstrTableEntryBound() function