Searched refs:expandMI (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZExpandPseudo.cpp | 47 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 117 bool SystemZExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in SystemZExpandPseudo 138 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 68 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 621 bool MipsExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in MipsExpandPseudo 676 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 50 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 761 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in AArch64ExpandPseudo 939 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 65 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 764 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in AArch64ExpandPseudo 982 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 60 bool expandMI(Block &MBB, BlockIt MBBI); 104 Modified |= expandMI(MBB, MBBI); in expandMBB() 1507 bool AVRExpandPseudo::expandMI(Block &MBB, BlockIt MBBI) { in expandMI() function in __anon45e00deb0111::AVRExpandPseudo
|