Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp156 void splitCompareBranch(MachineInstr *MI, unsigned CompareOpcode);
369 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, in splitCompareBranch() function in SystemZLongBranch
402 splitCompareBranch(Branch, SystemZ::CR); in relaxBranch()
405 splitCompareBranch(Branch, SystemZ::CGR); in relaxBranch()
408 splitCompareBranch(Branch, SystemZ::CHI); in relaxBranch()
411 splitCompareBranch(Branch, SystemZ::CGHI); in relaxBranch()
414 splitCompareBranch(Branch, SystemZ::CLR); in relaxBranch()
417 splitCompareBranch(Branch, SystemZ::CLGR); in relaxBranch()
420 splitCompareBranch(Branch, SystemZ::CLFI); in relaxBranch()
423 splitCompareBranch(Branch, SystemZ::CLGFI); in relaxBranch()