Home
last modified time | relevance | path

Searched refs:L256 (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/src/core/
H A DSkVM.h394 enum L { L128, L256 }; // Is this a 128- or 256-bit operation? Intel Vol 2A 2.3.6.2 enumerator
398 void op(int p, int m, int o, Ymm d, Ymm x, Operand y, W w=W0) { op(p,m,o, d,x,y,w,L256); } in op()
399 void op(int p, int m, int o, Ymm d, Operand y, W w=W0) { op(p,m,o, d,0,y,w,L256); } in op()
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/aes/
H A Daesp8-ppc.s76 b L256
219 L256: label
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/aes/
H A Daesp8-ppc.s76 b L256
219 L256: label
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/aes/
H A Daesp8-ppc.s80 b .L256
223 .L256:
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/aes/
H A Daesp8-ppc.s80 b .L256
223 .L256:
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc3501 VMOV_DUP(YMMRegister, L256)
3520 BROADCASTSS(YMMRegister, L256)
3829 VPD(YMMRegister, L256)
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesv8-armx.pl150 b .L256
245 .L256:
H A Daesp8-ppc.pl166 b L256
309 L256: label
/third_party/openssl/crypto/aes/asm/
H A Daesv8-armx.pl166 b .L256
261 .L256:
H A Daesp8-ppc.pl166 b L256
309 L256: label
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/crypto/aes/
H A Daesv8-armx.S42 b L256
137 L256: label
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/crypto/aes/
H A Daesv8-armx.S42 b .L256
137 .L256:
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/crypto/aes/
H A Daesv8-armx.S42 b .L256
137 .L256:
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/crypto/aes/
H A Daesv8-armx.S42 b L256
137 L256: label

Completed in 37 milliseconds