Home
last modified time | relevance | path

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

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