Searched refs:ExpandMI (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86ExpandPseudo.cpp | 62 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/ |
D | X86ExpandPseudo.cpp | 65 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/ |
D | ARMExpandPseudoInsts.cpp | 57 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/ |
D | ARMExpandPseudoInsts.cpp | 66 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/ |
D | ARMExpandPseudoInsts.cpp | 63 bool ExpandMI(MachineBasicBlock &MBB, 1144 bool ARMExpandPseudo::ExpandMI(MachineBasicBlock &MBB, in ExpandMI() function in ARMExpandPseudo 1919 Modified |= ExpandMI(MBB, MBBI, NMBBI); in ExpandMBB()
|