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

/freebsd-10.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp151 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
348 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, function in class:SystemZLongBranch
394 splitBranchOnCount(Branch, SystemZ::AHI);
397 splitBranchOnCount(Branch, SystemZ::AGHI);

Completed in 91 milliseconds