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

/external/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp152 void splitCompareBranch(MachineInstr *MI, unsigned CompareOpcode);
360 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, function in class:SystemZLongBranch
393 splitCompareBranch(Branch, SystemZ::CR);
396 splitCompareBranch(Branch, SystemZ::CGR);
399 splitCompareBranch(Branch, SystemZ::CHI);
402 splitCompareBranch(Branch, SystemZ::CGHI);

Completed in 240 milliseconds