Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-dehoist.cc18 HValue* subexpression; in DehoistArrayIndex() local
21 subexpression = binary_operation->right(); in DehoistArrayIndex()
24 subexpression = binary_operation->left(); in DehoistArrayIndex()
48 array_operation->SetKey(subexpression); in DehoistArrayIndex()
/external/ImageMagick/MagickCore/
Dfx.c1241 *subexpression; in FxSubexpression() local
1247 subexpression=expression; in FxSubexpression()
1248 while ((*subexpression != '\0') && in FxSubexpression()
1249 ((level != 1) || (strchr(")",(int) *subexpression) == (char *) NULL))) in FxSubexpression()
1251 if (strchr("(",(int) *subexpression) != (char *) NULL) in FxSubexpression()
1254 if (strchr(")",(int) *subexpression) != (char *) NULL) in FxSubexpression()
1256 subexpression++; in FxSubexpression()
1258 if (*subexpression == '\0') in FxSubexpression()
1261 return(subexpression); in FxSubexpression()
1270 subexpression[MagickPathExtent], in FxGetSymbol() local
[all …]
/external/clang/test/Rewriter/
Drewrite-modern-throw.m88 …on: [NSString stringWithFormat: @"Can't evaluate set expression; left subexpression not a set (lhs…
/external/llvm/test/CodeGen/PowerPC/
Dppc64-gep-opt.ll15 ; elimilate the common subexpression for the second use.
/external/llvm/test/CodeGen/AArch64/
Daarch64-gep-opt.ll18 ; elimilate the common subexpression for the second use.
/external/llvm/docs/
DLexicon.rst60 subexpression compuation. For example ``(a+b)*(a+b)`` has two subexpressions
/external/clang/include/clang/Basic/
DDiagnosticCommonKinds.td175 "subexpression not valid in a constant expression">;
DDiagnosticLexKinds.td419 "token is not a valid binary operator in a preprocessor subexpression">;
/external/clang/docs/
DInternalsManual.rst893 this predicate would fail if the subexpression had a typedef type.
904 operator is the pointee type of the subexpression. In order to determine the
908 typedefs to find the pointer type. For example, if the subexpression had type
909 "``foo*``", we could return that type as the result. If the subexpression had
1579 evaluatable subexpression to be accepted as an integer constant expression.
1965 * When type-checking a type or subexpression, make sure to first check
1967 subexpression is type-dependent (``Expr::isTypeDependent()``). If any of
1973 * For each subexpression, be sure to call ``Sema::CheckPlaceholderExpr()``
1977 (``Sema::UsualUnaryConversions``), for places where the subexpression is
2025 * Write tests that use your expression as a subexpression of other,
DPCHInternals.rst330 that statement or expression. Each substatement or subexpression within an
/external/mesa3d/src/glsl/
DREADME130 common subexpression elimination, and many other optimizations much
/external/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/
Dsplit-gep.ll115 ; The subexpression (b + 5) is used in both "i = a + (b + 5)" and "*out = b +
/external/llvm/docs/tutorial/
DLangImpl05.rst52 first subexpression is evaluated and returned, if the condition is
53 false, the second subexpression is evaluated and returned. Since
DOCamlLangImpl5.rst52 first subexpression is evaluated and returned, if the condition is
53 false, the second subexpression is evaluated and returned. Since
DLangImpl02.rst246 subexpression, it is possible that there is no ')' waiting. For example,
DOCamlLangImpl2.rst169 parsing the subexpression, it is possible that there is no ')' waiting.
/external/llvm/lib/Support/
Dregengine.inc236 /* uh-oh... we couldn't find a subexpression-level match */
/external/swiftshader/third_party/LLVM/lib/Support/
Dregengine.inc236 /* uh-oh... we couldn't find a subexpression-level match */
/external/pcre/dist2/
DHACKING561 Recursion either matches the current pattern, or some subexpression. The opcode
/external/clang/test/
Dcxx-sections.data1384 28.2.7 [defns.regex.subexpression]
/external/bison/build-aux/
Dtexinfo.tex267 % A mark contains a subexpression of the \ifcase ... \fi construct.
/external/libmicrohttpd/doc/
Dtexinfo.tex268 % A mark contains a subexpression of the \ifcase ... \fi construct.
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/libxml2/
DChangeLog6963 * xmlregexp.c: enhanced the handling of subexpression ranges
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...