Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dconstants-arm.h333 NeonU8 = 1 << 24 | 0x1, // U = 1, imm3 = 0b001 enumerator
Dcodegen-arm.cc207 __ vmovl(NeonU8, q0, d0); in CreateMemCopyUint16Uint8Function()
217 __ vmovl(NeonU8, q0, d0); in CreateMemCopyUint16Uint8Function()