Home
last modified time | relevance | path

Searched defs:xmm2 (Results 1 - 3 of 3) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_common.c2717 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 Dbuiltins-ia32.cc3619 __ 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 DSkVM.h57 xmm0, xmm1, xmm2 , xmm3 , xmm4 , xmm5 , xmm6 , xmm7 , enumerator

Completed in 13 milliseconds