Home
last modified time | relevance | path

Searched refs:splitCompareBranch (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
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()