Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
355 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount() function in SystemZLongBranch
401 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
404 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()