Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMCodeEmitter.cpp143 void emitNEONDupInstruction(const MachineInstr &MI);
617 emitNEONDupInstruction(MI); in emitInstruction()
1855 void ARMCodeEmitter::emitNEONDupInstruction(const MachineInstr &MI) { in emitNEONDupInstruction() function in ARMCodeEmitter