Home
last modified time | relevance | path

Searched refs:isFarAway (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp634 bool isFarAway = -maxValue > sValue || sValue > maxValue - 1; in fixupNeedsRelaxationAdvanced() local
636 if (isFarAway) { in fixupNeedsRelaxationAdvanced()