Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp160 void splitCompareBranch(MachineInstr *MI, unsigned CompareOpcode);
374 void SystemZLongBranch::splitCompareBranch(MachineInstr *MI, in splitCompareBranch() function in SystemZLongBranch
407 splitCompareBranch(Branch, SystemZ::CR); in relaxBranch()
410 splitCompareBranch(Branch, SystemZ::CGR); in relaxBranch()
413 splitCompareBranch(Branch, SystemZ::CHI); in relaxBranch()
416 splitCompareBranch(Branch, SystemZ::CGHI); in relaxBranch()
419 splitCompareBranch(Branch, SystemZ::CLR); in relaxBranch()
422 splitCompareBranch(Branch, SystemZ::CLGR); in relaxBranch()
425 splitCompareBranch(Branch, SystemZ::CLFI); in relaxBranch()
428 splitCompareBranch(Branch, SystemZ::CLGFI); in relaxBranch()