Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1772 static unsigned encodeNEONRn(const MachineInstr &MI, unsigned OpIdx) { in encodeNEONRn() function
1820 Binary |= encodeNEONRn(MI, RegNOpIdx); in emitNEONLaneInstruction()
1849 Binary |= encodeNEONRn(MI, 0); in emitNEONDupInstruction()
1893 Binary |= encodeNEONRn(MI, OpIdx++); in emitNEON3RegInstruction()