HomeSort by: relevance | last modified time | path
    Searched refs:ExpandMI (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kExpandPseudo.cpp 64 bool ExpandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
73 bool M68kExpandPseudo::ExpandMI(MachineBasicBlock &MBB,
297 Modified |= ExpandMI(MBB, MBBI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ExpandPseudo.cpp 67 bool ExpandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
264 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB,
723 Modified |= ExpandMI(MBB, MBBI);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 63 bool ExpandMI(MachineBasicBlock &MBB,
1901 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB,
2922 Modified |= ExpandMI(MBB, MBBI, NMBBI);

Completed in 51 milliseconds