Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp144 void emitNEON1RegModImmInstruction(const MachineInstr &MI);
609 emitNEON1RegModImmInstruction(MI); in emitInstruction()
1853 void ARMCodeEmitter::emitNEON1RegModImmInstruction(const MachineInstr &MI) { in emitNEON1RegModImmInstruction() function in ARMCodeEmitter