Home
last modified time | relevance | path

Searched refs:isJumpWithinBranchRange (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h288 bool isJumpWithinBranchRange(const MachineInstr *MI, unsigned offset) const;
DHexagonInstrInfo.cpp1920 bool HexagonInstrInfo::isJumpWithinBranchRange(const MachineInstr *MI, in isJumpWithinBranchRange() function in HexagonInstrInfo