Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp130 class SystemZLongBranch : public MachineFunctionPass { class
133 SystemZLongBranch(const SystemZTargetMachine &tm) in SystemZLongBranch() function in __anon5e3d49120111::SystemZLongBranch
166 char SystemZLongBranch::ID = 0;
173 return new SystemZLongBranch(TM); in createSystemZLongBranchPass()
179 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, in skipNonTerminators()
203 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()
213 TerminatorInfo SystemZLongBranch::describeTerminator(MachineInstr &MI) { in describeTerminator()
264 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()
308 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch()
327 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()
[all …]
DCMakeLists.txt24 SystemZLongBranch.cpp