Home
last modified time | relevance | path

Searched refs:asm (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/third_party/skia/third_party/externals/libjpeg-turbo/
DBUILD.gn36 "simd/i386/jccolor-avx2.asm",
37 "simd/i386/jccolor-mmx.asm",
38 "simd/i386/jccolor-sse2.asm",
39 "simd/i386/jcgray-avx2.asm",
40 "simd/i386/jcgray-mmx.asm",
41 "simd/i386/jcgray-sse2.asm",
42 "simd/i386/jchuff-sse2.asm",
43 "simd/i386/jcphuff-sse2.asm",
44 "simd/i386/jcsample-avx2.asm",
45 "simd/i386/jcsample-mmx.asm",
[all …]
/third_party/musl/scripts/
Dcopy_uapi.sh30 mv ${OUT_DIR}/asm-arm/asm ${OUT_DIR}/asm
31 rm -rf ${OUT_DIR}/asm-arm64
32 rm -rf ${OUT_DIR}/asm-arm
34 mv ${OUT_DIR}/asm-arm64/asm ${OUT_DIR}/asm
35 rm -rf ${OUT_DIR}/asm-arm64
36 rm -rf ${OUT_DIR}/asm-arm
38 mv ${OUT_DIR}/asm-arm64/asm ${OUT_DIR}/asm
39 rm -rf ${OUT_DIR}/asm-arm64
40 rm -rf ${OUT_DIR}/asm-arm
42 mv ${OUT_DIR}/asm-riscv/asm ${OUT_DIR}/asm
[all …]
/third_party/mesa3d/src/nouveau/codegen/lib/
DMakefile3 all: gf100.asm.h gk104.asm.h gk110.asm.h gm107.asm.h
5 gf100.asm.h: %.asm.h: %.asm
7 gk104.asm.h: %.asm.h: %.asm
9 gk110.asm.h: %.asm.h: %.asm
11 gm107.asm.h: %.asm.h: %.asm
/third_party/node/deps/openssl/openssl/crypto/sha/
Dbuild.info4 IF[{- !$disabled{asm} -}]
58 IF[{- !$disabled{asm} -}]
94 GENERATE[sha1-586.S]=asm/sha1-586.pl
96 GENERATE[sha256-586.S]=asm/sha256-586.pl
98 GENERATE[sha512-586.S]=asm/sha512-586.pl
101 GENERATE[sha1-ia64.s]=asm/sha1-ia64.pl
102 GENERATE[sha256-ia64.s]=asm/sha512-ia64.pl
103 GENERATE[sha512-ia64.s]=asm/sha512-ia64.pl
105 GENERATE[sha1-alpha.S]=asm/sha1-alpha.pl
107 GENERATE[sha1-x86_64.s]=asm/sha1-x86_64.pl
[all …]
/third_party/openssl/crypto/sha/
Dbuild.info4 IF[{- !$disabled{asm} -}]
58 IF[{- !$disabled{asm} -}]
94 GENERATE[sha1-586.S]=asm/sha1-586.pl
96 GENERATE[sha256-586.S]=asm/sha256-586.pl
98 GENERATE[sha512-586.S]=asm/sha512-586.pl
101 GENERATE[sha1-ia64.s]=asm/sha1-ia64.pl
102 GENERATE[sha256-ia64.s]=asm/sha512-ia64.pl
103 GENERATE[sha512-ia64.s]=asm/sha512-ia64.pl
105 GENERATE[sha1-alpha.S]=asm/sha1-alpha.pl
107 GENERATE[sha1-x86_64.s]=asm/sha1-x86_64.pl
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DSVEInstrFormats.td258 class sve_int_ptrue<bits<2> sz8_64, bits<3> opc, string asm, PPRRegOp pprty,
261 asm, "\t$Pd, $pattern",
279 multiclass sve_int_ptrue<bits<3> opc, string asm, SDPatternOperator op> {
280 def _B : sve_int_ptrue<0b00, opc, asm, PPR8, nxv16i1, op>;
281 def _H : sve_int_ptrue<0b01, opc, asm, PPR16, nxv8i1, op>;
282 def _S : sve_int_ptrue<0b10, opc, asm, PPR32, nxv4i1, op>;
283 def _D : sve_int_ptrue<0b11, opc, asm, PPR64, nxv2i1, op>;
285 def : InstAlias<asm # "\t$Pd",
287 def : InstAlias<asm # "\t$Pd",
289 def : InstAlias<asm # "\t$Pd",
[all …]
DAArch64InstrFormats.td68 class I<dag oops, dag iops, string asm, string operands, string cstr,
73 let AsmString = !strconcat(asm, operands);
1160 class BaseSystemI<bit L, dag oops, dag iops, string asm, string operands,
1162 : I<oops, iops, asm, operands, "", pattern> {
1168 class SimpleSystemI<bit L, dag iops, string asm, string operands,
1170 : BaseSystemI<L, (outs), iops, asm, operands, pattern> {
1175 class RtSystemI<bit L, dag oops, dag iops, string asm, string operands>
1176 : BaseSystemI<L, oops, iops, asm, operands>,
1184 string asm, string operands, list<dag> pattern>
1185 : BaseSystemI<L, oops, iops, asm, operands, pattern>,
[all …]
/third_party/node/deps/openssl/openssl/providers/
Dfips.module.sources6 crypto/aes/asm/aes-586.pl
7 crypto/aes/asm/aes-armv4.pl
8 crypto/aes/asm/aes-c64xplus.pl
9 crypto/aes/asm/aes-ia64.S
10 crypto/aes/asm/aes-mips.pl
11 crypto/aes/asm/aes-parisc.pl
12 crypto/aes/asm/aes-ppc.pl
13 crypto/aes/asm/aes-s390x.pl
14 crypto/aes/asm/aes-sparcv9.pl
15 crypto/aes/asm/aes-x86_64.pl
[all …]
Dfips-sources.checksums6 6979c133f76f4623e62e6e970deae70fa025e713a72b71aead5a048d49e47f6f crypto/aes/asm/aes-586.pl
7 92be9ff608331a432e95247a8f4fb9e46897d0cb76f2b6db809b61d44287964a crypto/aes/asm/aes-armv4.pl
8 953897f86e2de9fa27ef411155ab3aed133af94885f1507e76449c142da78656 crypto/aes/asm/aes-c64xplus.pl
9 00196f01f5218ad731e6a058d406078f7228a9756d9d73f51c0d0c2a68f885af crypto/aes/asm/aes-ia64.S
10 88b6f8396cd9d86004743d5c3b0f72b7b8c3d5a2b00b0bbb761ba91ae5a7cdc8 crypto/aes/asm/aes-mips.pl
11 7ff9c96ef3d591d45d776fa4b244601ea0d9328e289aeab1e1b92436ce7d02ad crypto/aes/asm/aes-parisc.pl
12 f1244cdeadcb4e48f35bc5df19d4cfaf07e0086ad951b84f07ff6966501faa5b crypto/aes/asm/aes-ppc.pl
13 ecbfe826f4c514810c3ee20e265f4f621149694c298554b2682e5de4f029f14f crypto/aes/asm/aes-s390x.pl
14 ee4e8cacef972942d2a89c1a83c984df9cad87c61a54383403c5c4864c403ba1 crypto/aes/asm/aes-sparcv9.pl
15 2b3b9ac56bf54334d053857a24bdb08592151e8a7a60b89b8195846b7f8ee7b5 crypto/aes/asm/aes-x86_64.pl
[all …]
/third_party/openssl/providers/
Dfips.module.sources6 crypto/aes/asm/aes-586.pl
7 crypto/aes/asm/aes-armv4.pl
8 crypto/aes/asm/aes-c64xplus.pl
9 crypto/aes/asm/aes-ia64.S
10 crypto/aes/asm/aes-mips.pl
11 crypto/aes/asm/aes-parisc.pl
12 crypto/aes/asm/aes-ppc.pl
13 crypto/aes/asm/aes-s390x.pl
14 crypto/aes/asm/aes-sparcv9.pl
15 crypto/aes/asm/aes-x86_64.pl
[all …]
Dfips-sources.checksums6 6979c133f76f4623e62e6e970deae70fa025e713a72b71aead5a048d49e47f6f crypto/aes/asm/aes-586.pl
7 92be9ff608331a432e95247a8f4fb9e46897d0cb76f2b6db809b61d44287964a crypto/aes/asm/aes-armv4.pl
8 953897f86e2de9fa27ef411155ab3aed133af94885f1507e76449c142da78656 crypto/aes/asm/aes-c64xplus.pl
9 00196f01f5218ad731e6a058d406078f7228a9756d9d73f51c0d0c2a68f885af crypto/aes/asm/aes-ia64.S
10 88b6f8396cd9d86004743d5c3b0f72b7b8c3d5a2b00b0bbb761ba91ae5a7cdc8 crypto/aes/asm/aes-mips.pl
11 7ff9c96ef3d591d45d776fa4b244601ea0d9328e289aeab1e1b92436ce7d02ad crypto/aes/asm/aes-parisc.pl
12 f1244cdeadcb4e48f35bc5df19d4cfaf07e0086ad951b84f07ff6966501faa5b crypto/aes/asm/aes-ppc.pl
13 ecbfe826f4c514810c3ee20e265f4f621149694c298554b2682e5de4f029f14f crypto/aes/asm/aes-s390x.pl
14 ee4e8cacef972942d2a89c1a83c984df9cad87c61a54383403c5c4864c403ba1 crypto/aes/asm/aes-sparcv9.pl
15 2b3b9ac56bf54334d053857a24bdb08592151e8a7a60b89b8195846b7f8ee7b5 crypto/aes/asm/aes-x86_64.pl
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFormats.td378 class I<bits<8> o, Format f, dag outs, dag ins, string asm,
380 : X86Inst<o, f, NoImm, outs, ins, asm, d> {
384 class Ii8<bits<8> o, Format f, dag outs, dag ins, string asm,
386 : X86Inst<o, f, Imm8, outs, ins, asm, d> {
390 class Ii8Reg<bits<8> o, Format f, dag outs, dag ins, string asm,
392 : X86Inst<o, f, Imm8Reg, outs, ins, asm, d> {
396 class Ii8PCRel<bits<8> o, Format f, dag outs, dag ins, string asm,
398 : X86Inst<o, f, Imm8PCRel, outs, ins, asm> {
402 class Ii16<bits<8> o, Format f, dag outs, dag ins, string asm,
404 : X86Inst<o, f, Imm16, outs, ins, asm> {
[all …]
/third_party/node/deps/openssl/
Dopenssl_asm.gypi4 'includes': ['config/archs/aix64-gcc-as/asm/openssl.gypi'],
6 'includes': ['config/archs/linux-ppc64le/asm/openssl.gypi'],
8 'includes': ['config/archs/linux64-s390x/asm/openssl.gypi'],
10 'includes': ['config/archs/linux-armv4/asm/openssl.gypi'],
12 'includes': ['config/archs/linux-aarch64/asm/openssl.gypi'],
14 'includes': ['config/archs/darwin64-arm64-cc/asm/openssl.gypi'],
16 'includes': ['config/archs/BSD-x86/asm/openssl.gypi'],
18 'includes': ['config/archs/linux-elf/asm/openssl.gypi'],
20 'includes': ['config/archs/darwin-i386-cc/asm/openssl.gypi'],
22 'includes': ['config/archs/solaris-x86-gcc/asm/openssl.gypi'],
[all …]
Dopenssl_no_asm.gypi5 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl.gypi'],
7 'includes': ['config/archs/linux-ppc64le/no-asm/openssl.gypi'],
9 'includes': ['config/archs/linux64-s390x/no-asm/openssl.gypi'],
11 'includes': ['config/archs/linux-armv4/no-asm/openssl.gypi'],
13 'includes': ['config/archs/linux-aarch64/no-asm/openssl.gypi'],
15 'includes': ['config/archs/BSD-x86/no-asm/openssl.gypi'],
17 'includes': ['config/archs/linux-elf/no-asm/openssl.gypi'],
19 'includes': ['config/archs/darwin-i386-cc/no-asm/openssl.gypi'],
21 'includes': ['config/archs/solaris-x86-gcc/no-asm/openssl.gypi'],
23 'includes': ['config/archs/VC-WIN32/no-asm/openssl.gypi'],
[all …]
Dopenssl.gypi651 'asm/x86-elf-gas/aes/aes-586.s',
652 'asm/x86-elf-gas/aes/aesni-x86.s',
653 'asm/x86-elf-gas/aes/vpaes-x86.s',
654 'asm/x86-elf-gas/bf/bf-586.s',
655 'asm/x86-elf-gas/bn/bn-586.s',
656 'asm/x86-elf-gas/bn/co-586.s',
657 'asm/x86-elf-gas/bn/x86-mont.s',
658 'asm/x86-elf-gas/bn/x86-gf2m.s',
659 'asm/x86-elf-gas/camellia/cmll-x86.s',
660 'asm/x86-elf-gas/cast/cast-586.s',
[all …]
Dopenssl-fips_asm.gypi4 'includes': ['config/archs/aix64-gcc-as/asm/openssl-fips.gypi'],
6 'includes': ['config/archs/linux-ppc64le/asm/openssl-fips.gypi'],
8 'includes': ['config/archs/linux64-s390x/asm/openssl-fips.gypi'],
10 'includes': ['config/archs/linux-armv4/asm/openssl-fips.gypi'],
12 'includes': ['config/archs/linux-aarch64/asm/openssl-fips.gypi'],
14 'includes': ['config/archs/darwin64-arm64-cc/asm/openssl-fips.gypi'],
16 'includes': ['config/archs/BSD-x86/asm/openssl-fips.gypi'],
18 'includes': ['config/archs/linux-elf/asm/openssl-fips.gypi'],
20 'includes': ['config/archs/darwin-i386-cc/asm/openssl-fips.gypi'],
22 'includes': ['config/archs/solaris-x86-gcc/asm/openssl-fips.gypi'],
[all …]
Dopenssl-fips_no_asm.gypi5 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl-fips.gypi'],
7 'includes': ['config/archs/linux-ppc64le/no-asm/openssl-fips.gypi'],
9 'includes': ['config/archs/linux64-s390x/no-asm/openssl-fips.gypi'],
11 'includes': ['config/archs/linux-armv4/no-asm/openssl-fips.gypi'],
13 'includes': ['config/archs/linux-aarch64/no-asm/openssl-fips.gypi'],
15 'includes': ['config/archs/BSD-x86/no-asm/openssl-fips.gypi'],
17 'includes': ['config/archs/linux-elf/no-asm/openssl-fips.gypi'],
19 'includes': ['config/archs/darwin-i386-cc/no-asm/openssl-fips.gypi'],
21 'includes': ['config/archs/solaris-x86-gcc/no-asm/openssl-fips.gypi'],
23 'includes': ['config/archs/VC-WIN32/no-asm/openssl-fips.gypi'],
[all …]
Dopenssl-cl_no_asm.gypi4 'includes': ['config/archs/aix64-gcc-as/no-asm/openssl-cl.gypi'],
6 'includes': ['config/archs/linux-ppc64le/no-asm/openssl-cl.gypi'],
8 'includes': ['config/archs/linux64-s390x/no-asm/openssl-cl.gypi'],
10 'includes': ['config/archs/linux-armv4/no-asm/openssl-cl.gypi'],
12 'includes': ['config/archs/linux-aarch64/no-asm/openssl-cl.gypi'],
14 'includes': ['config/archs/VC-WIN64-ARM/no-asm/openssl-cl.gypi'],
16 'includes': ['config/archs/BSD-x86/no-asm/openssl-cl.gypi'],
18 'includes': ['config/archs/linux-elf/no-asm/openssl-cl.gypi'],
20 'includes': ['config/archs/darwin-i386-cc/no-asm/openssl-cl.gypi'],
22 'includes': ['config/archs/solaris-x86-gcc/no-asm/openssl-cl.gypi'],
[all …]
Dopenssl-cl_asm.gypi4 'includes': ['config/archs/aix64-gcc-as/asm/openssl-cl.gypi'],
6 'includes': ['config/archs/linux-ppc64le/asm/openssl-cl.gypi'],
8 'includes': ['config/archs/linux64-s390x/asm/openssl-cl.gypi'],
10 'includes': ['config/archs/linux-armv4/asm/openssl-cl.gypi'],
12 'includes': ['config/archs/linux-aarch64/asm/openssl-cl.gypi'],
14 'includes': ['config/archs/BSD-x86/asm/openssl-cl.gypi'],
16 'includes': ['config/archs/linux-elf/asm/openssl-cl.gypi'],
18 'includes': ['config/archs/darwin-i386-cc/asm/openssl-cl.gypi'],
20 'includes': ['config/archs/solaris-x86-gcc/asm/openssl-cl.gypi'],
22 'includes': ['config/archs/VC-WIN32/asm/openssl-cl.gypi'],
[all …]
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbuild.info4 IF[{- !$disabled{asm} -}]
5 # Define source files and macros per asm architecture
29 $BNASM_x86_64=asm/x86_64-gcc.c $BNASM_x86_64
42 $BNASM_sparcv9=asm/sparcv8plus.S sparcv9-mont.S sparcv9a-mont.S vis3-mont.S \
48 $BNASM_sparcv8=asm/sparcv8.S
61 $BNASM_s390x=asm/s390x.S s390x-mont.S
85 $BNASM_c64xplus=asm/bn-c64xplus.asm
125 GENERATE[bn-586.S]=asm/bn-586.pl
127 GENERATE[co-586.S]=asm/co-586.pl
129 GENERATE[x86-mont.S]=asm/x86-mont.pl
[all …]
/third_party/openssl/crypto/bn/
Dbuild.info4 IF[{- !$disabled{asm} -}]
5 # Define source files and macros per asm architecture
29 $BNASM_x86_64=asm/x86_64-gcc.c $BNASM_x86_64
42 $BNASM_sparcv9=asm/sparcv8plus.S sparcv9-mont.S sparcv9a-mont.S vis3-mont.S \
48 $BNASM_sparcv8=asm/sparcv8.S
61 $BNASM_s390x=asm/s390x.S s390x-mont.S
85 $BNASM_c64xplus=asm/bn-c64xplus.asm
125 GENERATE[bn-586.S]=asm/bn-586.pl
127 GENERATE[co-586.S]=asm/co-586.pl
129 GENERATE[x86-mont.S]=asm/x86-mont.pl
[all …]
/third_party/benchmark/tools/
Dstrip_asm.py12 def find_used_labels(asm): argument
15 for l in asm.splitlines():
22 def normalize_labels(asm): argument
25 for l in asm.splitlines():
30 return asm
33 return asm
35 asm = re.sub("(^|\s+)" + ld + "(?=:|\s)", '\\1.' + ld, asm)
36 return asm
39 def transform_labels(asm): argument
40 asm = normalize_labels(asm)
[all …]
/third_party/node/deps/openssl/config/archs/VC-WIN64A/asm/
Dopenssl-fips.gypi274 './config/archs/VC-WIN64A/asm/crypto/aes/aes-x86_64.asm',
275 './config/archs/VC-WIN64A/asm/crypto/aes/aesni-mb-x86_64.asm',
276 './config/archs/VC-WIN64A/asm/crypto/aes/aesni-sha1-x86_64.asm',
277 './config/archs/VC-WIN64A/asm/crypto/aes/aesni-sha256-x86_64.asm',
278 './config/archs/VC-WIN64A/asm/crypto/aes/aesni-x86_64.asm',
279 './config/archs/VC-WIN64A/asm/crypto/aes/bsaes-x86_64.asm',
280 './config/archs/VC-WIN64A/asm/crypto/aes/vpaes-x86_64.asm',
281 './config/archs/VC-WIN64A/asm/crypto/bn/rsaz-avx2.asm',
282 './config/archs/VC-WIN64A/asm/crypto/bn/rsaz-avx512.asm',
283 './config/archs/VC-WIN64A/asm/crypto/bn/rsaz-x86_64.asm',
[all …]
/third_party/node/deps/openssl/openssl/crypto/aes/
Dbuild.info4 IF[{- !$disabled{asm} -}]
82 GENERATE[aes-ia64.s]=asm/aes-ia64.S
84 GENERATE[aes-586.S]=asm/aes-586.pl
86 GENERATE[vpaes-x86.S]=asm/vpaes-x86.pl
88 GENERATE[aesni-x86.S]=asm/aesni-x86.pl
91 GENERATE[aes-x86_64.s]=asm/aes-x86_64.pl
92 GENERATE[vpaes-x86_64.s]=asm/vpaes-x86_64.pl
93 GENERATE[bsaes-x86_64.s]=asm/bsaes-x86_64.pl
94 GENERATE[aesni-x86_64.s]=asm/aesni-x86_64.pl
95 GENERATE[aesni-sha1-x86_64.s]=asm/aesni-sha1-x86_64.pl
[all …]
/third_party/openssl/crypto/aes/
Dbuild.info4 IF[{- !$disabled{asm} -}]
82 GENERATE[aes-ia64.s]=asm/aes-ia64.S
84 GENERATE[aes-586.S]=asm/aes-586.pl
86 GENERATE[vpaes-x86.S]=asm/vpaes-x86.pl
88 GENERATE[aesni-x86.S]=asm/aesni-x86.pl
91 GENERATE[aes-x86_64.s]=asm/aes-x86_64.pl
92 GENERATE[vpaes-x86_64.s]=asm/vpaes-x86_64.pl
93 GENERATE[bsaes-x86_64.s]=asm/bsaes-x86_64.pl
94 GENERATE[aesni-x86_64.s]=asm/aesni-x86_64.pl
95 GENERATE[aesni-sha1-x86_64.s]=asm/aesni-sha1-x86_64.pl
[all …]

12345678910>>...24