/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVExpandPseudoInsts.cpp | 44 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 81 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB() 88 bool RISCVExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in __anon493121db0111::RISCVExpandPseudo
|
D | RISCVExpandAtomicPseudoInsts.cpp | 48 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 79 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB() 86 bool RISCVExpandAtomicPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in __anon95a709f80111::RISCVExpandAtomicPseudo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVExpandPseudoInsts.cpp | 44 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 91 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB() 98 bool RISCVExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in __anona56ce0cf0111::RISCVExpandPseudo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 66 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 407 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in AArch64ExpandPseudo 724 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-10.0/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 67 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 816 bool MipsExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in MipsExpandPseudo 887 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsExpandPseudo.cpp | 67 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 816 bool MipsExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in MipsExpandPseudo 887 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 66 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, 632 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in AArch64ExpandPseudo 1029 Modified |= expandMI(MBB, MBBI, NMBBI); in expandMBB()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 61 bool expandMI(Block &MBB, BlockIt MBBI); 105 Modified |= expandMI(MBB, MBBI); in expandMBB() 1598 bool AVRExpandPseudo::expandMI(Block &MBB, BlockIt MBBI) { in expandMI() function in __anonccded0930111::AVRExpandPseudo
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRExpandPseudoInsts.cpp | 61 bool expandMI(Block &MBB, BlockIt MBBI); 105 Modified |= expandMI(MBB, MBBI); in expandMBB() 1636 bool AVRExpandPseudo::expandMI(Block &MBB, BlockIt MBBI) { in expandMI() function in __anonb8746b9f0111::AVRExpandPseudo
|