Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp131 class SystemZLongBranch : public MachineFunctionPass { class
134 SystemZLongBranch(const SystemZTargetMachine &tm) in SystemZLongBranch() function in __anonfdf3fbd30111::SystemZLongBranch
163 char SystemZLongBranch::ID = 0;
170 return new SystemZLongBranch(TM); in createSystemZLongBranchPass()
176 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, in skipNonTerminators()
200 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()
210 TerminatorInfo SystemZLongBranch::describeTerminator(MachineInstr *MI) { in describeTerminator()
261 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()
305 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch()
324 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()
[all …]
DCMakeLists.txt24 SystemZLongBranch.cpp