Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1802 unsigned RegTOpIdx, RegNOpIdx, LnOpIdx; in emitNEONLaneInstruction() local
1807 LnOpIdx = 2; in emitNEONLaneInstruction()
1811 LnOpIdx = 3; in emitNEONLaneInstruction()
1830 unsigned Lane = MI.getOperand(LnOpIdx).getImm() << LaneShift; in emitNEONLaneInstruction()