Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMCodeEmitter.cpp144 void emitNEON1RegModImmInstruction(const MachineInstr &MI);
620 emitNEON1RegModImmInstruction(MI); in emitInstruction()
1868 void ARMCodeEmitter::emitNEON1RegModImmInstruction(const MachineInstr &MI) { in emitNEON1RegModImmInstruction() function in ARMCodeEmitter