Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp632 bool isFarAway = -maxValue > sValue || sValue > maxValue - 1; in fixupNeedsRelaxationAdvanced() local
634 if (isFarAway) { in fixupNeedsRelaxationAdvanced()