Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp143 void emitNEONDupInstruction(const MachineInstr &MI);
606 emitNEONDupInstruction(MI); in emitInstruction()
1840 void ARMCodeEmitter::emitNEONDupInstruction(const MachineInstr &MI) { in emitNEONDupInstruction() function in ARMCodeEmitter