Home
last modified time | relevance | path

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

/external/v8/src/arm/
Dconstants-arm.h305 NeonU8 = 1 << 24 | 0x1, // U = 1, imm3 = 0b001 enumerator
Dcodegen-arm.cc264 __ vmovl(NeonU8, q0, d0); in CreateMemCopyUint16Uint8Function()
274 __ vmovl(NeonU8, q0, d0); in CreateMemCopyUint16Uint8Function()
/external/v8/test/cctest/
Dtest-disasm-arm.cc692 COMPARE(vmovl(NeonU8, q3, d1), in TEST()
694 COMPARE(vmovl(NeonU8, q4, d2), in TEST()
Dtest-assembler-arm.cc1271 __ vmovl(NeonU8, q0, d0);
1278 __ vmovl(NeonU8, q1, d1);