Home
last modified time | relevance | path

Searched refs:Computed (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h87 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached() local
88 Cache[V] = const_cast<Value *>(Computed); in GetUnderlyingObjCPtrCached()
89 return Computed; in GetUnderlyingObjCPtrCached()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h215 void setComputed(bool Computed) { AlreadyComputed = Computed; } in setComputed() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1137 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local
1139 if (!Computed) in evaluateCMPrr()
1164 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local
1166 if (!Computed) in evaluateCMPri()
1192 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local
1194 if (!Computed) in evaluateCMPrp()
2587 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local
2588 if (Computed) { in evaluateHexCompare()
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/
H A DREADME94 Computed jumps into the unrolling are used to handle sizes not a multiple of
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.info74 * Computed Includes::
648 * Computed Includes::
838 File: cpp.info, Node: Alternatives to Wrapper #ifndef, Next: Computed Includes, Prev: Once-Only …
872 File: cpp.info, Node: Computed Includes, Next: Wrapper Headers, Prev: Alternatives to Wrapper #i…
874 2.6 Computed Includes
946 File: cpp.info, Node: Wrapper Headers, Next: System Headers, Prev: Computed Includes, Up: Heade…
3926 *Note Computed Includes::.
5423 * computed includes: Computed Includes. (line 6)
5470 * macros in include: Computed Includes. (line 6)
5557 Node: Computed Includes35207
H A Dcfg.texi324 Computed jumps contain edges to all labels in the function referenced
H A Dcpp.texi113 * Computed Includes::
731 * Computed Includes::
965 @node Computed Includes
966 @section Computed Includes
4321 @xref{Computed Includes}.
H A Dinvoke.texi21842 @item Computed goto.
H A Dgccint.info20965 Computed jumps contain edges to all labels in the function
H A Dgcc.info20540 - Computed goto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.info74 * Computed Includes::
648 * Computed Includes::
838 File: cpp.info, Node: Alternatives to Wrapper #ifndef, Next: Computed Includes, Prev: Once-Only …
872 File: cpp.info, Node: Computed Includes, Next: Wrapper Headers, Prev: Alternatives to Wrapper #i…
874 2.6 Computed Includes
946 File: cpp.info, Node: Wrapper Headers, Next: System Headers, Prev: Computed Includes, Up: Heade…
3873 *Note Computed Includes::.
5365 * computed includes: Computed Includes. (line 6)
5412 * macros in include: Computed Includes. (line 6)
5499 Node: Computed Includes35207
H A Dcfg.texi324 Computed jumps contain edges to all labels in the function referenced
H A Dcpp.texi113 * Computed Includes::
731 * Computed Includes::
965 @node Computed Includes
966 @section Computed Includes
4269 @xref{Computed Includes}.
H A Dinvoke.texi19593 @item Computed goto.
H A Dgccint.info19935 Computed jumps contain edges to all labels in the function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dmsuser.ldif222 olcAttributeTypes: ( MSADat4:1460 NAME 'msDS-User-Account-Control-Computed' SYNTAX '1.3.6.1.4.1.146…
4259 $ msDS-Site-Affinity $ msDS-User-Account-Control-Computed $ lastLogonTimestamp
H A Dmsuser.schema218 attributetype ( MSADat4:1460 NAME 'msDS-User-Account-Control-Computed' SYNTAX '1.3.6.1.4.1.1466.115…
4255 $ msDS-Site-Affinity $ msDS-User-Account-Control-Computed $ lastLogonTimestamp
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dcf.md322 ;; Computed jump instruction.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dcf.md322 ;; Computed jump instruction.
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dmake.texi250 * Computed Names:: Computing the name of the variable to refer to.
5091 * Computed Names:: Computing the name of the variable to refer to.
5094 @node Substitution Refs, Computed Names, Advanced, Advanced
5149 @node Computed Names, , Substitution Refs, Advanced
5150 @subsection Computed Variable Names
5159 Computed variable names are a complicated concept needed only for
5276 Computed variable names can also be used in substitution references:
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi336 * Computed Regexps:: Using Dynamic Regexps.
2726 * Computed Regexps:: Using Dynamic Regexps.
2967 (@pxref{Computed Regexps}),
3730 @node Computed Regexps
8792 @pxref{Computed Regexps}).
9387 (@pxref{Computed Regexps}).
9755 (@pxref{Computed Regexps}).
12459 @ref{Computed Regexps}, for a
12614 @ref{Computed Regexps}, for a
12680 @ref{Computed Regexps}, for a
[all …]
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog3912 of library files. Computed heuristically from $(OBJEXT).
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20002722 * decl.c (check_goto): Computed gotos assumed OK.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa9920 * tree-cfg.c (make_goto_expr_edges): Computed gotos create
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS121 * C: Computed gotos require a pointer type now.

12