Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp155 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
350 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount() function in SystemZLongBranch
396 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
399 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
355 void SystemZLongBranch::splitBranchOnCount(MachineInstr *MI, in splitBranchOnCount() function in SystemZLongBranch
401 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
404 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()