Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp134 class SystemZLongBranch : public MachineFunctionPass { class
138 SystemZLongBranch() : MachineFunctionPass(ID) { in SystemZLongBranch() function in __anon9324c0210111::SystemZLongBranch
169 char SystemZLongBranch::ID = 0;
205 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()
284 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()
347 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()
356 void SystemZLongBranch::setWorstCaseAddresses() { in setWorstCaseAddresses()
370 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount()
389 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, in splitCompareBranch()
457 void SystemZLongBranch::relaxBranches() { in relaxBranches()
[all …]
H A DCMakeLists.txt29 SystemZLongBranch.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/
H A DBUILD.gn45 "SystemZLongBranch.cpp",