Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1763 static unsigned encodeNEONRd(const MachineInstr &MI, unsigned OpIdx) { in encodeNEONRd() function
1856 Binary |= encodeNEONRd(MI, 0); in emitNEON1RegModImmInstruction()
1875 Binary |= encodeNEONRd(MI, OpIdx++); in emitNEON2RegInstruction()
1890 Binary |= encodeNEONRd(MI, OpIdx++); in emitNEON3RegInstruction()