Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp152 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);
308 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch
329 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()
445 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp156 bool mustRelaxBranch(const TerminatorInfo &Terminator, uint64_t Address);
313 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch() function in SystemZLongBranch
334 if (mustRelaxBranch(Terminator, Terminator.Address)) in mustRelaxABranch()
450 if (mustRelaxBranch(*TI, Position.Address)) in relaxBranches()