Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZExpandPseudo.cpp47 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/
DMipsExpandPseudo.cpp68 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/
DAArch64ExpandPseudoInsts.cpp50 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/
DAArch64ExpandPseudoInsts.cpp65 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/
DAVRExpandPseudoInsts.cpp60 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