Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp145 void emitNEON2RegInstruction(const MachineInstr &MI);
612 emitNEON2RegInstruction(MI); in emitInstruction()
1870 void ARMCodeEmitter::emitNEON2RegInstruction(const MachineInstr &MI) { in emitNEON2RegInstruction() function in ARMCodeEmitter