Searched refs:expandMOVImmSimple (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 69 bool expandMOVImmSimple(MachineBasicBlock &MBB, 432 return expandMOVImmSimple(MBB, MBBI, BitSize, OneChunks, ZeroChunks); in expandMOVImm() 488 return expandMOVImmSimple(MBB, MBBI, BitSize, OneChunks, ZeroChunks); in expandMOVImm() 506 return expandMOVImmSimple(MBB, MBBI, BitSize, OneChunks, ZeroChunks); in expandMOVImm() 511 bool AArch64ExpandPseudo::expandMOVImmSimple(MachineBasicBlock &MBB, in expandMOVImmSimple() function in AArch64ExpandPseudo
|