Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp158 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
370 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount() function in SystemZLongBranch
416 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
419 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()