Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsLongBranch.cpp242 MIBundleBuilder(&*MIB).append((++II)->removeFromBundle()); in replaceBranch()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineInstr.h715 MachineInstr *removeFromBundle();
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineInstr.cpp926 MachineInstr *MachineInstr::removeFromBundle() { in removeFromBundle() function in MachineInstr