Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp118 void emitLoadStoreMultipleInstruction(const MachineInstr &MI);
561 emitLoadStoreMultipleInstruction(MI); in emitInstruction()
1262 void ARMCodeEmitter::emitLoadStoreMultipleInstruction(const MachineInstr &MI) { in emitLoadStoreMultipleInstruction() function in ARMCodeEmitter