Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp42 bool expandMOVImm(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
391 bool AArch64ExpandPseudo::expandMOVImm(MachineBasicBlock &MBB, in expandMOVImm() function in AArch64ExpandPseudo
698 return expandMOVImm(MBB, MBBI, 32); in expandMI()
700 return expandMOVImm(MBB, MBBI, 64); in expandMI()