Home
last modified time | relevance | path

Searched refs:Needs (Results 1 – 25 of 51) sorted by relevance

123

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp128 char Needs = 0; member
134 char Needs = 0; member
277 << ", Needs = " << PrintState(BII.second.Needs) in printInfo()
285 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo()
306 if ((II.Needs & Flag) == Flag) in markInstruction()
310 II.Needs |= Flag; in markInstruction()
551 BBI.Needs |= StateExact; in scanInstructions()
565 II.Needs |= StateStrictWQM; in scanInstructions()
582 BBI.Needs |= StateExact; in scanInstructions()
650 Instructions[&MI].Needs = StateWQM; in propagateInstruction()
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-spec/
H A Dunicode.tml107 # ! is a tag indicator. Needs quotes.
121 # '#' is comment character. Needs quotes.
135 # % is directive indicator. Needs quotees.
142 # & is anchor indicator. Needs quotes.
170 # * is an alias indicator. Needs quotes.
184 # , is a list separator. Needs quotes.
252 # > is a folded scalar indicator. Needs quotes.
259 # ? is a mapping key indicator. Needs quotes.
266 # @ is a reserved character. Needs quotes.
304 # [ is a flow sequence start indicator. Needs quotes.
[all …]
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dppphtest235 ok($o =~ /^Needs to include.*ppport\.h/m);
247 ok($o =~ /^Needs to include.*ppport\.h/m);
321 ok($o =~ /^Needs to include.*ppport\.h/m);
330 ok($o =~ /^Needs to include.*ppport\.h/m);
339 ok($o !~ /^Needs to include.*ppport\.h/m);
783 ok($o =~ /^Needs to include.*ppport\.h/m);
H A Dppphbin689 diag("Needs to include '$ppport'");
/openbsd-src/gnu/usr.bin/perl/cpan/Win32/t/
H A DUnicode.t10 print "1..0 # Skip: Needs ActivePerl 820 or Perl 5.8.9 or later\n";
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/
H A D011-streamzip.t20 plan(skip_all => "Needs Perl 5.005 or better - you have Perl $]" )
/openbsd-src/gnu/usr.bin/perl/dist/threads-shared/t/
H A Dobject.t11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
H A Dobject2.t11 print("1..0 # SKIP Needs Perl 5.10.0 or later\n");
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/t/
H A D02_refs.t141 skip("Needs threads::shared >= 1.19", 5)
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToReleaseLLVM.rst303 its status to "Needs Pull Request", and create a pull request for the fix
307 then update its status to "Needs Review" and notify a knowledgeable reviewer.
316 issue's status to "Needs Merge". Check the pull request associated with the
/openbsd-src/gnu/usr.bin/perl/dist/threads/t/
H A Dfree2.t27 Test::skip_all(q/Needs threads::shared 0.92 or later/);
/openbsd-src/usr.sbin/unbound/doc/
H A DTODO43 Needs proper protection, TSIG, in place.
H A DREADME71 Needs python-devel and swig development tools.
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-9410 * Needs Checkout: File status.
411 * Needs Merge: File status.
412 * Needs Patch: File status.
H A Dcvs.info-4368 Needs Checkout
373 Needs Patch
374 Like Needs Checkout, but the CVS server will send a patch rather
378 Needs Merge
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.opt271 ;; zero-offset branches have zero latency. Needs some benchmarking.
/openbsd-src/distrib/notes/
H A DINSTALL55 dnl Needs to start with a blank line if non empty.
/openbsd-src/sys/arch/sparc64/conf/
H A Dfiles.sparc6482 # Needs to be declared before including files.sun
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dcgen-ibld.in269 Needs more thought first. */
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-ibld.in272 Needs more thought first. */
/openbsd-src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
H A DSupported.pod360 Not very popular yet. Needs Unicode Database or equivalent to
368 Not very popular. Needs CNS 11643-1 and -2 which are not available in
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrFormats.td181 def OpSize16 : OperandSize<1>; // Needs 0x66 prefix in 32-bit mode.
182 def OpSize32 : OperandSize<2>; // Needs 0x66 prefix in 16-bit mode.
H A DX86SchedSkylakeServer.td446 defm : SKXWriteResPair<WriteCvtSS2I, [SKXPort01], 6, [2], 2>; // Needs more work: DD vs DQ.
458 defm : SKXWriteResPair<WriteCvtI2PSZ, [SKXPort05], 4>; // Needs more work: DD vs DQ.
H A DX86SchedIceLake.td454 defm : ICXWriteResPair<WriteCvtSS2I, [ICXPort01], 6, [2], 2>; // Needs more work: DD vs DQ.
466 defm : ICXWriteResPair<WriteCvtI2PSZ, [ICXPort05], 4>; // Needs more work: DD vs DQ.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlreftut.pod19 =head1 Who Needs Complicated Data Structures?

123