Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp134 class SystemZLongBranch : public MachineFunctionPass { class
138 SystemZLongBranch(const SystemZTargetMachine &tm) in SystemZLongBranch() function in __anon07785aa50111::SystemZLongBranch
170 char SystemZLongBranch::ID = 0;
203 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()
268 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()
331 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()
340 void SystemZLongBranch::setWorstCaseAddresses() { in setWorstCaseAddresses()
354 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount()
373 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, in splitCompareBranch()
441 void SystemZLongBranch::relaxBranches() { in relaxBranches()
[all …]