Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp1792 static unsigned convertNEONDataProcToThumb(unsigned Binary) { in convertNEONDataProcToThumb() function
1866 Binary = convertNEONDataProcToThumb(Binary); in emitNEON1RegModImmInstruction()
1880 Binary = convertNEONDataProcToThumb(Binary); in emitNEON2RegInstruction()
1898 Binary = convertNEONDataProcToThumb(Binary); in emitNEON3RegInstruction()