Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
356 unsigned AddOpcode) { in splitBranchOnCount() argument
359 BuildMI(*MBB, MI, DL, TII->get(AddOpcode)) in splitBranchOnCount()