Home
last modified time | relevance | path

Searched refs:load (Results 1 – 25 of 1231) sorted by relevance

12345678910>>...50

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc/execute/
H A Dload-3.m2 load-3.m
26 + (void)load
29 printf("+[A(Category) load]\n");
40 + (void)load
43 printf("+[B(Category) load]\n");
54 + (void)load
57 printf("+[B load]\n");
61 printf("+load for B invoked before A's!\n");
74 + (void)load
77 printf("+[A load]\n");
[all …]
H A Dload-2.m4 /* Test that +load is automatically called before main is run;
14 + (void) load; class
18 + (void) load
28 + (void) load; class
32 + (void) load
/openbsd/regress/sbin/pfctl/
H A Dpfr13.in1 # load tables from file
2 pass load table <regress> persist file "DIR/pfr.addrs1"
4 pass load table <regress> persist file "DIR/pfr.addrs1" file "DIR/pfr.addrs2"
6 pass load table <regress> persist file "DIR/pfr.addrs3"
8 pass load table <regress> persist file "DIR/pfr.addrs1" file "DIR/pfr.addrs3"
10 pass load table <regress> persist { !127.0.0.1 } file "DIR/pfr.addrs1"
12 pass load table <regress> persist file "DIR/pfr.addrs1" { 3.3.3.3 }
14 pass load table <regress> persist { 11/8 } file "DIR/pfr.addrs3" { !12/8 }
H A Dpfr10.in3 pass load table <regress.1> const
5 pass load table <regress.1> persist const
7 pass load table <regress.1> persist
9 pass load table <regress.1>
11 pass load table <regress> persist { 1.2.3.4 1.2.3.4 4.3.2.1 }
13 pass load table <regress> persist
15 pass load table <regress> persist {}
H A Dpfr10.ok6 # pass load table <regress.1> const
11 # pass load table <regress.1> persist const
18 # pass load table <regress.1> persist
25 # pass load table <regress.1>
30 # pass load table <regress> persist { 1.2.3.4 1.2.3.4 4.3.2.1 }
34 # pass load table <regress> persist
38 # pass load table <regress> persist {}
H A Dpfr13.ok2 # pass load table <regress> persist file "DIR/pfr.addrs1"
19 # pass load table <regress> persist file "DIR/pfr.addrs1" file "DIR/pfr.addrs2"
335 # pass load table <regress> persist file "DIR/pfr.addrs3"
356 # pass load table <regress> persist file "DIR/pfr.addrs1" file "DIR/pfr.addrs3"
377 # pass load table <regress> persist { !127.0.0.1 } file "DIR/pfr.addrs1"
394 # pass load table <regress> persist file "DIR/pfr.addrs1" { 3.3.3.3 }
412 # pass load table <regress> persist { 11/8 } file "DIR/pfr.addrs3" { !12/8 }
H A Dpfr15.in3 pass load table <regress> { 1.2.3.4 1.2.3.4 weight 1 4.3.2.1 weight 5 } persist
5 pass load table <regress> persist
7 pass load table <regress> persist {}
/openbsd/gnu/usr.bin/perl/dist/IO/t/
H A DIO.t22 my @load;
24 my $xsl = \&XSLoader::load;
25 local *XSLoader::load = sub {
26 push @load, \@_;
32 ok( @load, 'IO should call XSLoader::load()' );
33 is( $load[0][0], 'IO', '... loading the IO library' );
34 is( $load[0][1], $IO::VERSION, '... with the current .pm version' );
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrHFP.td137 def AE : BinaryRX<"ae", 0x7A, null_frag, FP32, load, 4>;
138 def AD : BinaryRX<"ad", 0x6A, null_frag, FP64, load, 8>;
147 def AU : BinaryRX<"au", 0x7E, null_frag, FP32, load, 4>;
148 def AW : BinaryRX<"aw", 0x6E, null_frag, FP64, load, 8>;
157 def SE : BinaryRX<"se", 0x7B, null_frag, FP32, load, 4>;
158 def SD : BinaryRX<"sd", 0x6B, null_frag, FP64, load, 8>;
166 def SU : BinaryRX<"su", 0x7F, null_frag, FP32, load, 4>;
167 def SW : BinaryRX<"sw", 0x6F, null_frag, FP64, load, 8>;
181 def MDE : BinaryRX<"mde", 0x7C, null_frag, FP64, load, 4>;
236 def CE : CompareRX<"ce", 0x79, null_frag, FP32, load, 4>;
[all …]
H A DSystemZPatterns.td42 class RMWI<SDPatternOperator load, SDPatternOperator operator,
61 cls:$src1, (load mode:$src2)),
64 (load mode:$src2), cls:$src1),
135 multiclass BlockLoadStore<SDPatternOperator load, ValueType vt,
138 defm : MVCLoadStore<load, vt, mvc, length>;
139 defm : BinaryLoadStore<block_and1, load, vt, nc, length>;
140 defm : BinaryLoadStore<block_and2, load, vt, nc, length>;
141 defm : BinaryLoadStore<block_or1, load, vt, oc, length>;
142 defm : BinaryLoadStore<block_or2, load, vt, oc, length>;
143 defm : BinaryLoadStore<block_xor1, load, vt, xc, length>;
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-opc.txt86 58 l RX_RRRD "load" g5 esa,zarch
87 41 la RX_RRRD "load address" g5 esa,zarch
95 68 ld RX_FRRD "load (long)" g5 esa,zarch
96 28 ldr RR_FF "load (long)" g5 esa,zarch
97 78 le RX_FRRD "load (short)" g5 esa,zarch
98 38 ler RR_FF "load (short)" g5 esa,zarch
103 11 lnr RR_RR "load negative" g5 esa,zarch
107 82 lpsw S_RD "load PSW" g5 esa,zarch
108 18 lr RR_RR "load" g5 esa,zarch
367 b29d lfpc S_RD "load fpc" g5 esa,zarch
[all …]
/openbsd/gnu/gcc/gcc/config/i386/
H A Dathlon.md246 (eq_attr "memory" "load")))
247 "athlon-direct,athlon-load")
252 (eq_attr "memory" "load"))))
258 (eq_attr "memory" "load"))))
270 "athlon-direct,athlon-load,
278 "athlon-vector,athlon-load,
489 (eq_attr "memory" "load"))))
495 (eq_attr "memory" "load"))))
501 (eq_attr "memory" "load"))))
507 (eq_attr "memory" "load"))))
[all …]
H A Dpentium.md101 ;; Pentium preserves memory ordering, so when load-execute-store
106 ;; and using conflicting load units together.
124 (pentium-load+pentium-firstv))")
132 (pentium-load+pentium-firstv))")
163 (eq_attr "memory" "none,load")))
169 (and (eq_attr "memory" "load,store")
240 ;; load/execute 2 cycles and execute only one cycle.
268 (eq_attr "memory" "load")))
274 (eq_attr "memory" "load")))
280 (eq_attr "memory" "load")))
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ds390-opc.txt86 58 l RX_RRRD "load" g5 esa,zarch
87 41 la RX_RRRD "load address" g5 esa,zarch
95 68 ld RX_FRRD "load (long)" g5 esa,zarch
96 28 ldr RR_FF "load (long)" g5 esa,zarch
97 78 le RX_FRRD "load (short)" g5 esa,zarch
98 38 ler RR_FF "load (short)" g5 esa,zarch
103 11 lnr RR_RR "load negative" g5 esa,zarch
107 82 lpsw S_RD "load PSW" g5 esa,zarch
108 18 lr RR_RR "load" g5 esa,zarch
367 b29d lfpc S_RD "load fpc" g5 esa,zarch
[all …]
/openbsd/sys/arch/hppa/stand/mkboot/
H A Dmkboot.c185 struct lif_load load; in putfile() local
236 entry += sizeof(load); in putfile()
237 lseek(to, sizeof(load), SEEK_CUR); in putfile()
239 n = sizeof(buf) - sizeof(load); in putfile()
256 load.address = htobe32(loadpoint + sizeof(load)); in putfile()
257 load.count = htobe32(4 + total); in putfile()
258 check_sum = cksum(check_sum, (int *)&load, sizeof(load)); in putfile()
263 total += sizeof(load); in putfile()
266 if (write(to, &load, sizeof(load)) != sizeof(load)) in putfile()
268 lseek(to, total - sizeof(load), SEEK_CUR); in putfile()
/openbsd/games/sail/
H A Dpl_3.c49 int load; in acceptcombat() local
73 load = mf->loadR; in acceptcombat()
78 load = mf->loadL; in acceptcombat()
82 if ((!guns && !car) || load == L_EMPTY || (ready & R_LOADED) == 0) in acceptcombat()
92 if (target > rangeofshot[load] || (!guns && target >= 3)) in acceptcombat()
96 if (load > L_CHAIN && target < 6) { in acceptcombat()
164 hit += AMMO[index][load - 1]; in acceptcombat()
173 if (load == L_GRAPE) in acceptcombat()
187 if (load == L_CHAIN) { in acceptcombat()
192 table(shootat, load, hit, closest, ms, roll); in acceptcombat()
H A Dpl_6.c148 int loadL, loadR, ready, load; in loadplayer() local
169 load = L_ROUND; in loadplayer()
173 load = L_DOUBLE; in loadplayer()
177 load = L_CHAIN; in loadplayer()
181 load = L_GRAPE; in loadplayer()
189 mf->loadR = load; in loadplayer()
192 mf->loadL = load; in loadplayer()
H A Dpl_main.c58 int load; in initialize() local
208 load = L_GRAPE; in initialize()
211 load = L_CHAIN; in initialize()
214 load = L_ROUND; in initialize()
217 load = L_DOUBLE; in initialize()
220 load = L_ROUND; in initialize()
223 mf->loadR = load; in initialize()
226 mf->loadL = load; in initialize()
/openbsd/gnu/llvm/clang/examples/PrintFunctionNames/
H A DREADME.txt9 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.so -plugin print-fns some-input-fi…
10 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.so -plugin print-fns -plugin-arg-p…
11 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.so -plugin print-fns -plugin-arg-p…
14 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns some-input…
15 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-ar…
16 $ clang -cc1 -load ../../Debug+Asserts/lib/libPrintFunctionNames.dylib -plugin print-fns -plugin-ar…
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrMemory.td28 // (load (add tga, x)) -> load offset=tga, addr=x
30 // (load (add const, x)) -> load offset=const, addr=x
32 // (load x) -> load offset=0, addr=x
55 // Basic load.
58 defm LOAD_I32 : WebAssemblyLoad<I32, "i32.load", 0x28, []>;
59 defm LOAD_I64 : WebAssemblyLoad<I64, "i64.load", 0x29, []>;
63 // Extending load.
91 defm : LoadPat<i32, load, "LOAD_I32">;
92 defm : LoadPat<i64, load, "LOAD_I64">;
93 defm : LoadPat<f32, load, "LOAD_F32">;
[all …]
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/
H A DCBuilder.pm15 my $load = sub {
28 $load->(__PACKAGE__ . "::Platform::$^O");
32 $load->(__PACKAGE__ . "::Platform::$ostype");
35 $load->(__PACKAGE__ . "::Base");
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.td263 [(brind (load addr:$src))]>;
815 [(MSP430cmp (load addr:$dst), (i8 (load addr:$src))),
819 [(MSP430cmp (load addr:$dst), (i16 (load addr:$src))),
995 def : Pat<(addc GR16:$src, (load addr:$src2)),
1001 def : Pat<(store (addc (load addr:$dst), (i16 (load addr:$src))), addr:$dst),
1006 def : Pat<(addc GR8:$src, (load addr:$src2)),
1012 def : Pat<(store (addc (load addr:$dst), (i8 (load addr:$src))), addr:$dst),
1017 def : Pat<(subc GR16:$src, (load addr:$src2)),
1023 def : Pat<(store (subc (load addr:$dst), (i16 (load addr:$src))), addr:$dst),
1028 def : Pat<(subc GR8:$src, (load addr:$src2)),
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Dpentium.md101 ;; Pentium preserves memory ordering, so when load-execute-store
106 ;; and using conflicting load units together.
124 (pentium-load+pentium-firstv))")
132 (pentium-load+pentium-firstv))")
163 (eq_attr "memory" "none,load")))
169 (and (eq_attr "memory" "load,store")
240 ;; load/execute 2 cycles and execute only one cycle.
268 (eq_attr "memory" "load")))
274 (eq_attr "memory" "load")))
280 (eq_attr "memory" "load")))
[all …]
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DREADME.txt71 load [i + R1]
73 load [i + R2]
75 load [i + R3]
86 load [i + R1]
89 load [i + R2]
92 load [i + R3]
102 load [T + 4]
104 load [T + 7]
106 load [T + 15]
121 %array = load { i32, [0 x %obj] }** %array_addr
[all …]
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUUsage.rst5127 acquire - If a load atomic/atomicrmw then no following load/load
5356 load/load
5383 load/load
5409 load/load
5427 load/load
5454 load/load
5481 load/load
5524 load/load
5602 load/load
5769 load/load
[all …]

12345678910>>...50