Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp62 bool ExpandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
71 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in X86ExpandPseudo
247 Modified |= ExpandMI(MBB, MBBI); in ExpandMBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp65 bool ExpandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
171 bool X86ExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in X86ExpandPseudo
378 Modified |= ExpandMI(MBB, MBBI); in ExpandMBB()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp57 bool ExpandMI(MachineBasicBlock &MBB,
715 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in ARMExpandPseudo
1290 Modified |= ExpandMI(MBB, MBBI); in ExpandMBB()
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp66 bool ExpandMI(MachineBasicBlock &MBB,
988 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in ARMExpandPseudo
1660 Modified |= ExpandMI(MBB, MBBI, NMBBI); in ExpandMBB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp63 bool ExpandMI(MachineBasicBlock &MBB,
1144 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in ARMExpandPseudo
1919 Modified |= ExpandMI(MBB, MBBI, NMBBI); in ExpandMBB()