HomeSort by relevance Sort by last modified time
    Searched refs:removeFromBundle (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 657 /// removeFromBundle() to remove individual instructions from a bundle.
665 MachineInstr *removeFromBundle();
    [all...]
  /external/llvm/lib/Target/Mips/
MipsLongBranch.cpp 243 MIBundleBuilder(&*MIB).append((++II)->removeFromBundle());
  /external/llvm/lib/CodeGen/
MachineInstr.cpp 858 MachineInstr *MachineInstr::removeFromBundle() {
    [all...]

Completed in 106 milliseconds