Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp155 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
351 unsigned AddOpcode) { in splitBranchOnCount() argument
354 BuildMI(*MBB, MI, DL, TII->get(AddOpcode)) in splitBranchOnCount()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
355 unsigned AddOpcode) { in splitBranchOnCount() argument
358 BuildMI(*MBB, MI, DL, TII->get(AddOpcode)) in splitBranchOnCount()