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

/external/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp161 return !HII->isJumpWithinBranchRange(&*FirstTerm, Distance);
174 return !HII->isJumpWithinBranchRange(&*SecondTerm, Distance);
H A DHexagonInstrInfo.h314 bool isJumpWithinBranchRange(const MachineInstr *MI, unsigned offset) const;
H A DHexagonInstrInfo.cpp2170 bool HexagonInstrInfo::isJumpWithinBranchRange(const MachineInstr *MI, function in class:HexagonInstrInfo

Completed in 333 milliseconds