Searched refs:emitNEONDupInstruction (Results 1 – 1 of 1) sorted by relevance
143 void emitNEONDupInstruction(const MachineInstr &MI);606 emitNEONDupInstruction(MI); in emitInstruction()1840 void ARMCodeEmitter::emitNEONDupInstruction(const MachineInstr &MI) { in emitNEONDupInstruction() function in ARMCodeEmitter