Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp168 const uint64_t MaxBackwardRange = 0x10000; variable
315 if (Address - Target.Address <= MaxBackwardRange) in mustRelaxBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp172 const uint64_t MaxBackwardRange = 0x10000; variable
320 if (Address - Target.Address <= MaxBackwardRange) in mustRelaxBranch()