Searched defs:xmm2 (Results 1 - 3 of 3) sorted by relevance
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeX86_common.c | 2717 emit_sse2(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_s32 single, sljit_s32 xmm1, sljit_s32 xmm2, sljit_sw xmm2w) global() argument 2729 emit_sse2_logic(struct sljit_compiler *compiler, sljit_u8 opcode, sljit_s32 pref66, sljit_s32 xmm1, sljit_s32 xmm2, sljit_sw xmm2w) global() argument
|
/third_party/node/deps/v8/src/builtins/ia32/ |
H A D | builtins-ia32.cc | 3619 __ movdqa(Operand(dst, 0x20), xmm2); MemMoveEmitMainLoop() local 3867 __ movdqu(Operand(dst, count, times_1, -0x10), xmm2); Generate_MemMove() local 3877 __ movdqu(Operand(dst, 0x20), xmm2); Generate_MemMove() local [all...] |
/third_party/skia/src/core/ |
H A D | SkVM.h | 57 xmm0, xmm1, xmm2 , xmm3 , xmm4 , xmm5 , xmm6 , xmm7 , enumerator
|
Completed in 13 milliseconds