Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp115 void emitMiscLoadStoreInstruction(const MachineInstr &MI,
558 emitMiscLoadStoreInstruction(MI); in emitInstruction()
895 emitMiscLoadStoreInstruction(MI, ARM::PC); in emitPseudoInstruction()
1176 void ARMCodeEmitter::emitMiscLoadStoreInstruction(const MachineInstr &MI, in emitMiscLoadStoreInstruction() function in ARMCodeEmitter