Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp276 bool isFarAway = -maxValue > sValue || sValue > maxValue - 1; in fixupNeedsRelaxationAdvanced() local
278 if (isFarAway) { in fixupNeedsRelaxationAdvanced()