Home
last modified time | relevance | path

Searched refs:passthru (Results 1 – 25 of 2264) sorted by relevance

12345678910>>...91

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ucd-snmp/
H A Dpass.c203 struct extensible *passthru; in var_extensible_pass() local
209 passthru->miboid, passthru->miblen); in var_extensible_pass()
215 sprint_mib_oid(buf, passthru->miboid, passthru->miblen); in var_extensible_pass()
218 free(passthru->command); in var_extensible_pass()
220 if (asprintf(&passthru->command, "%s %s %s", passthru->name, in var_extensible_pass()
284 struct extensible *passthru; in setPass() local
290 passthru->miboid, passthru->miblen); in setPass()
297 free(passthru->command); in setPass()
300 sprint_mib_oid(buf, passthru->miboid, passthru->miblen); in setPass()
305 if (asprintf(&passthru->command, "%s -s %s %s", passthru->name, buf, in setPass()
[all …]
/dports/net/nbdkit/nbdkit-1.20.4/
H A Dwrapper.c92 passthru (const char *s) in passthru() function
111 passthru (str); in passthru_format()
117 passthru (NULL); in end_passthru()
151 passthru (VALGRIND); in main()
152 passthru ("--vgdb=no"); in main()
166 passthru ("gdb"); in main()
167 passthru ("--args"); in main()
223 passthru ("-v"); in main()
244 passthru (optarg); in main()
253 passthru ("--"); in main()
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/rpzrecurse/ns2/
H A Ddb.passthru1 $ORIGIN passthru.zone.
3 @ IN SOA ns.passthru.zone. hostmaster.passthru.zone. 1 600 300 604800 3600
4 IN NS ns.passthru.zone.
6 ns.passthru.zone. IN A 127.0.0.1
8 example.com CNAME rpz-passthru.
9 *.example.com CNAME rpz-passthru.
/dports/textproc/ucto/ucto-0.24.1/tests/
H A Dtestpassthru5 $exe -v --passthru passthru.txt
7 $exe -v --passthru passthru2.txt
9 $exe -v --passthru encoding.nl.txt
11 $exe -v --passthru -e LATIN1 encoding2.nl
13 $exe -v --passthru empty_line.txt
15 $exe -v --passthru -m empty_line.txt
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Collections/
H A DLazyCollection.php215 return $this->passthru('crossJoin', func_get_args());
255 return $this->passthru('diff', func_get_args());
301 return $this->passthru('diffKeys', func_get_args());
347 return $this->passthru('except', func_get_args());
469 return $this->passthru('groupBy', func_get_args());
698 return $this->passthru('merge', func_get_args());
751 return $this->passthru('union', func_get_args());
1010 return $this->passthru('split', func_get_args());
1133 return $this->passthru('sort', func_get_args());
1157 return $this->passthru('sortBy', func_get_args());
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/rpzrecurse/ns2/
H A Ddb.passthru12 $ORIGIN passthru.zone.
14 @ IN SOA ns.passthru.zone. hostmaster.passthru.zone. 1 600 300 604800 3600
15 IN NS ns.passthru.zone.
17 ns.passthru.zone. IN A 127.0.0.1
19 example.com CNAME rpz-passthru.
20 *.example.com CNAME rpz-passthru.
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/rpzrecurse/ns2/
H A Ddb.passthru12 $ORIGIN passthru.zone.
14 @ IN SOA ns.passthru.zone. hostmaster.passthru.zone. 1 600 300 604800 3600
15 IN NS ns.passthru.zone.
17 ns.passthru.zone. IN A 127.0.0.1
19 example.com CNAME rpz-passthru.
20 *.example.com CNAME rpz-passthru.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll8 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
9 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
28 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
29 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
39 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
40 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
50 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
51 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
58 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll8 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
9 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
28 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
29 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
39 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
40 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
50 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
51 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
58 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll8 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
9 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
28 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
29 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
39 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
40 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
50 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
51 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
58 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll8 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
9 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
28 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
29 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
39 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
40 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
50 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
51 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
58 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll8 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
9 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
28 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
29 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
39 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
40 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
50 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
51 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
58 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/collections/
H A DLazyCollection.php216 return $this->passthru('crossJoin', func_get_args());
256 return $this->passthru('diff', func_get_args());
302 return $this->passthru('diffKeys', func_get_args());
348 return $this->passthru('except', func_get_args());
470 return $this->passthru('groupBy', func_get_args());
718 return $this->passthru('merge', func_get_args());
771 return $this->passthru('union', func_get_args());
1069 return $this->passthru('split', func_get_args());
1216 return $this->passthru('sort', func_get_args());
1240 return $this->passthru('sortBy', func_get_args());
[all …]
/dports/devel/py-wrapt/wrapt-1.13.3/tests/
H A Dtest_class_py37.py15 def passthru(wrapped, instance, args, kwargs): function
18 @passthru
48 def passthru(wrapped, instance, args, kwargs): function
51 @passthru
55 @passthru
74 def passthru(wrapped, instance, args, kwargs): function
77 @passthru
81 @passthru
85 @passthru
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll12 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
13 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
22 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
32 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
33 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
43 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
44 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
54 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
55 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
62 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/CostModel/AArch64/
H A Dsve-getIntrinsicInstrCost-gather.ll10 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
14 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …d_gather_nxv8i32(<vscale x 8 x i32*> %ld, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru) {
22 …her.nxv8i32(<vscale x 8 x i32*> %ld, i32 0, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru)
26 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
31 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
36 define <1 x i128> @masked_gather_v1i128(<1 x i128*> %ld, <1 x i1> %masks, <1 x i128> %passthru) {
41 … @llvm.masked.gather.v1i128.v1p0i128(<1 x i128*> %ld, i32 0, <1 x i1> %masks, <1 x i128> %passthru)
45 …4i32(<vscale x 4 x i32*> %ptrs, i32 %align, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
46 …8i32(<vscale x 8 x i32*> %ptrs, i32 %align, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll12 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
13 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
22 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
32 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
33 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
43 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
44 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
54 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
55 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
62 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/CostModel/AArch64/
H A Dsve-getIntrinsicInstrCost-gather.ll10 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
14 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
18 …d_gather_nxv8i32(<vscale x 8 x i32*> %ld, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru) {
22 …her.nxv8i32(<vscale x 8 x i32*> %ld, i32 0, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru)
26 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
31 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
36 define <1 x i128> @masked_gather_v1i128(<1 x i128*> %ld, <1 x i1> %masks, <1 x i128> %passthru) {
41 … @llvm.masked.gather.v1i128.v1p0i128(<1 x i128*> %ld, i32 0, <1 x i1> %masks, <1 x i128> %passthru)
45 …4i32(<vscale x 4 x i32*> %ptrs, i32 %align, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
46 …8i32(<vscale x 8 x i32*> %ptrs, i32 %align, <vscale x 8 x i1> %masks, <vscale x 8 x i32> %passthru)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AArch64/
H A Dllvm-masked-gather-legal-for-sve.ll12 …d_gather_nxv4i32(<vscale x 4 x i32*> %ld, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru) {
13 …her.nxv4i32(<vscale x 4 x i32*> %ld, i32 0, <vscale x 4 x i1> %masks, <vscale x 4 x i32> %passthru)
22 …er_nxv2f64(<vscale x 2 x double*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x double> %passthru) {
32 …gather_nxv2f16(<vscale x 2 x half*> %ld, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru) {
33 …r.nxv2f16(<vscale x 2 x half*> %ld, i32 0, <vscale x 2 x i1> %masks, <vscale x 2 x half> %passthru)
43 define <2 x float> @masked_gather_v2f32(<2 x float*> %ld, <2 x i1> %masks, <2 x float> %passthru) {
44 …x float> @llvm.masked.gather.v2f32(<2 x float*> %ld, i32 0, <2 x i1> %masks, <2 x float> %passthru)
54 define <4 x i32> @masked_gather_v4i32(<4 x i32*> %ld, <4 x i1> %masks, <4 x i32> %passthru) {
55 …ll <4 x i32> @llvm.masked.gather.v4i32(<4 x i32*> %ld, i32 0, <4 x i1> %masks, <4 x i32> %passthru)
62 …> @llvm.masked.gather.v2f32(<2 x float*> %ptrs, i32 %align, <2 x i1> %masks, <2 x float> %passthru)
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/phing/tasks/
H A DComposerLintTask.php15 protected $passthru = false; variable in ComposerLintTask
41 * @param boolean $passthru If passthru shall be used
43 public function setPassthru($passthru) argument
45 $this->passthru = (bool) $passthru;
94 if ($this->passthru) {
96 passthru($cmd, $retval);
/dports/net/py-eventlet/eventlet-0.33.0/tests/
H A Dgreenthread_test.py8 def passthru(*args, **kw): function
33 gt = greenthread.spawn(passthru, 1, b=2)
38 gt = greenthread.spawn_n(passthru, 2, b=3)
45 gt = greenthread.spawn(passthru, 6)
54 gt = greenthread.spawn(passthru, 6)
63 gt = greenthread.spawn_n(passthru, 7)
78 gt = greenthread.spawn(passthru, 5)
90 gt = greenthread.spawn(passthru, 5)
105 gt = greenthread.spawn(passthru)
113 gt = greenthread.spawn_after(0.1, passthru, 20)
[all …]
/dports/dns/bind911/bind-9.11.37/bin/tests/system/rpzrecurse/ns2/
H A Ddb.passthru10 $ORIGIN passthru.zone.
12 @ IN SOA ns.passthru.zone. hostmaster.passthru.zone. 1 600 300 604800 3600
13 IN NS ns.passthru.zone.
16 example.com CNAME rpz-passthru.
17 *.example.com CNAME rpz-passthru.
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstCombine/
H A Dmasked_intrinsics.ll5 …@llvm.masked.gather.v2f64.v2p0f64(<2 x double*> %ptrs, i32, <2 x i1> %mask, <2 x double> %passthru)
8 define <2 x double> @load_zeromask(<2 x double>* %ptr, <2 x double> %passthru) {
9 …ked.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 1, <2 x i1> zeroinitializer, <2 x double> %passthru)
13 ; CHECK-NEXT: ret <2 x double> %passthru
16 define <2 x double> @load_onemask(<2 x double>* %ptr, <2 x double> %passthru) {
17 …masked.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 2, <2 x i1> <i1 1, i1 1>, <2 x double> %passthru)
25 define <2 x double> @load_undefmask(<2 x double>* %ptr, <2 x double> %passthru) {
26 …ed.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 2, <2 x i1> <i1 1, i1 undef>, <2 x double> %passthru)
51 define <2 x double> @gather_zeromask(<2 x double*> %ptrs, <2 x double> %passthru) {
52 ….gather.v2f64.v2p0f64(<2 x double*> %ptrs, i32 5, <2 x i1> zeroinitializer, <2 x double> %passthru)
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstCombine/
H A Dmasked_intrinsics.ll5 …@llvm.masked.gather.v2f64.v2p0f64(<2 x double*> %ptrs, i32, <2 x i1> %mask, <2 x double> %passthru)
8 define <2 x double> @load_zeromask(<2 x double>* %ptr, <2 x double> %passthru) {
9 …ked.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 1, <2 x i1> zeroinitializer, <2 x double> %passthru)
13 ; CHECK-NEXT: ret <2 x double> %passthru
16 define <2 x double> @load_onemask(<2 x double>* %ptr, <2 x double> %passthru) {
17 …masked.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 2, <2 x i1> <i1 1, i1 1>, <2 x double> %passthru)
25 define <2 x double> @load_undefmask(<2 x double>* %ptr, <2 x double> %passthru) {
26 …ed.load.v2f64.p0v2f64(<2 x double>* %ptr, i32 2, <2 x i1> <i1 1, i1 undef>, <2 x double> %passthru)
51 define <2 x double> @gather_zeromask(<2 x double*> %ptrs, <2 x double> %passthru) {
52 ….gather.v2f64.v2p0f64(<2 x double*> %ptrs, i32 5, <2 x i1> zeroinitializer, <2 x double> %passthru)
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/it.lproj/
H A DAudioDefaults.strings1 …our playback device supports FLAC. This permits FLAC passthru to be selected when automatic passth…
2 …upporta FLAC. Ciò consente di utilizzare il passthru FLAC quando è abilitata la selezione automati…
32 "AQe-Sg-Qgh.title" = "Ricaduta passthru:";
47 …porta E-AC3. Ciò consente di utilizzare il passthru E-AC3 quando è abilitata la selezione automati…
70 … your playback device supports DTS. This permits DTS passthru to be selected when automatic passth…
71 …supporta DTS. Ciò consente di utilizzare il passthru DTS quando è abilitata la selezione automatic…
73 … your playback device supports AC3. This permits AC3 passthru to be selected when automatic passth…
74 …supporta AC3. Ciò consente di utilizzare il passthru AC3 quando è abilitata la selezione automatic…
79 … your playback device supports AAC. This permits AAC passthru to be selected when automatic passth…
80 …supporta AAC. Ciò consente di utilizzare il passthru AAC quando è abilitata la selezione automatic…
[all …]

12345678910>>...91