Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp142 void emitNEONLaneInstruction(const MachineInstr &MI);
603 emitNEONLaneInstruction(MI); in emitInstruction()
1799 void ARMCodeEmitter::emitNEONLaneInstruction(const MachineInstr &MI) { in emitNEONLaneInstruction() function in ARMCodeEmitter