Searched refs:emitLoadStoreMultipleInstruction (Results 1 – 1 of 1) sorted by relevance
118 void emitLoadStoreMultipleInstruction(const MachineInstr &MI);561 emitLoadStoreMultipleInstruction(MI); in emitInstruction()1262 void ARMCodeEmitter::emitLoadStoreMultipleInstruction(const MachineInstr &MI) { in emitLoadStoreMultipleInstruction() function in ARMCodeEmitter