Searched defs:emitMiscLoadStoreInstruction (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMCodeEmitter.cpp117 void emitMiscLoadStoreInstruction(const MachineInstr &MI,
559 emitMiscLoadStoreInstruction(MI);
895 emitMiscLoadStoreInstruction(MI, ARM::PC);
1176 void ARMCodeEmitter::emitMiscLoadStoreInstruction(const MachineInstr &MI, function in class:ARMCodeEmitter

Completed in 149 milliseconds