Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp159 void splitBranchOnCount(MachineInstr *MI, unsigned AddOpcode);
355 unsigned AddOpcode) { in splitBranchOnCount() argument
358 BuildMI(*MBB, MI, DL, TII->get(AddOpcode)) in splitBranchOnCount()