Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
354 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount() function in SystemZLongBranch
400 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
403 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()