Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp146 void emitNEON3RegInstruction(const MachineInstr &MI);
615 emitNEON3RegInstruction(MI); in emitInstruction()
1885 void ARMCodeEmitter::emitNEON3RegInstruction(const MachineInstr &MI) { in emitNEON3RegInstruction() function in ARMCodeEmitter