Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp134 class SystemZLongBranch : public MachineFunctionPass { class
138 SystemZLongBranch(const SystemZTargetMachine &tm) in SystemZLongBranch() function in __anon42215d160111::SystemZLongBranch
170 char SystemZLongBranch::ID = 0;
204 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()
269 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()
332 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()
341 void SystemZLongBranch::setWorstCaseAddresses() { in setWorstCaseAddresses()
355 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount()
374 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, in splitCompareBranch()
442 void SystemZLongBranch::relaxBranches() { in relaxBranches()
[all …]