Home
last modified time | relevance | path

Searched refs:Restricted (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td86 // Restricted Dispatch ALU operation for 3 cycles. The operation runs on a
87 // single slice. However, since it is Restricted, it requires all 3 dispatches
176 // Restricted Dispatch ALU operation for 2 cycles. The operation runs on a
177 // single slice. However, since it is Restricted, it requires all 3 dispatches
401 // 5 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
409 // 7 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
452 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
461 // 5 Cycle Restricted DP operation and one 2 cycle ALU operation.
468 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
762 // 4 Cycle Restricted load uses a single slice but the dispatch for the whole
[all …]
H A DPPCScheduleP9.td155 // Tuple Restricted ('R') - certain iops preclude dispatching more than one
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h109 bool Restricted = false)
111 IntelExpRestricted = Restricted; in Kind()
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperl584delta.pod226 Some bugs have been fixed in the hash internals. Restricted hashes and
H A Dperl58delta.pod470 =head2 Restricted Hashes
H A Dperl5180delta.pod1519 Restricted hashes were not always thawed correctly [perl #73972].
H A Dperluniprops.pod3197 \p{Identifier_Status: Restricted} (1_001_953 plus all above-
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp192 bool Restricted, bool IsMempcpy, CharKind CK) const;
1216 SourceArgExpr Source, bool Restricted, in evalCopyCommon() argument
1263 if (Restricted) in evalCopyCommon()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td222 // Restricted set of tail call registers, for use when branch target
900 def PPR_3b : PPRClass<0, 7>; // Restricted 3 bit SVE predicate register class.
1060 def ZPR_4b : ZPRClass<15>; // Restricted 4 bit SVE vector register class.
1061 def ZPR_3b : ZPRClass<7>; // Restricted 3 bit SVE vector register class.
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DIdStatus.txt17 # Any missing code points have the Identifier_Status value Restricted
23 # Allowed, Restricted
26 # not mentioned in this data file is Restricted.
/openbsd-src/gnu/llvm/llvm/docs/Frontend/
H A DPerformanceTips.rst207 Restricted Operation Semantics
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6042 bool Restricted = Operand.isMemUseUpRegs(); in parseMSInlineAsm() local
6050 Restricted); in parseMSInlineAsm()
6057 Restricted); in parseMSInlineAsm()
6060 Restricted); in parseMSInlineAsm()
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.cygwin494 for "Restricted Win32 environment".
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td175 // filled with zeros. Restricted the cost type to uint8_t in the
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dextend.texi6949 * Restricted Pointers:: C99 restricted pointers and references.
7089 @node Restricted Pointers
/openbsd-src/gnu/llvm/clang/docs/
H A DLanguageExtensions.rst4656 Restricted Expansion Macros
/openbsd-src/gnu/gcc/gcc/doc/
H A Dextend.texi10391 * Restricted Pointers:: C99 restricted pointers and references.
10459 @node Restricted Pointers
H A Dgcc.info24687 * Restricted Pointers:: C99 restricted pointers and references.
24702 File: gcc.info, Node: Volatiles, Next: Restricted Pointers, Up: C++ Extensions
24754 File: gcc.info, Node: Restricted Pointers, Next: Vague Linkage, Prev: Volatiles, Up: C++ Extens…
24797 File: gcc.info, Node: Vague Linkage, Next: C++ Interface, Prev: Restricted Pointers, Up: C++ Ex…
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A DChangeLog10599 (resolve_field_access): Fixed indentation. Restricted condition