Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp41 bool expandMI(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
566 bool AArch64ExpandPseudo::expandMI(MachineBasicBlock &MBB, in expandMI() function in AArch64ExpandPseudo
721 Modified |= expandMI(MBB, MBBI); in expandMBB()