Searched refs:emitVFPLoadStoreInstruction (Results 1 – 1 of 1) sorted by relevance
138 void emitVFPLoadStoreInstruction(const MachineInstr &MI);594 emitVFPLoadStoreInstruction(MI); in emitInstruction()1681 void ARMCodeEmitter::emitVFPLoadStoreInstruction(const MachineInstr &MI) { in emitVFPLoadStoreInstruction() function in ARMCodeEmitter