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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp152 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
347 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, function in class:SystemZLongBranch
393 splitBranchOnCount(Branch, SystemZ::AHI);
396 splitBranchOnCount(Branch, SystemZ::AGHI);

Completed in 64 milliseconds