Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDObjCARCAnalysisUtils.h96 const Value *Computed = GetUnderlyingObjCPtr(V, DL); in GetUnderlyingObjCPtrCached() local
97 Cache[V] = const_cast<Value *>(Computed); in GetUnderlyingObjCPtrCached()
98 return Computed; in GetUnderlyingObjCPtrCached()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDCSEInfo.h213 void setComputed(bool Computed) { AlreadyComputed = Computed; } in setComputed() argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstPropagation.cpp1132 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local
1134 if (!Computed) in evaluateCMPrr()
1159 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local
1161 if (!Computed) in evaluateCMPri()
1187 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local
1189 if (!Computed) in evaluateCMPrp()
2582 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local
2583 if (Computed) { in evaluateHexCompare()
/freebsd-11-stable/contrib/gcc/doc/
HDcfg.texi283 Computed jumps contain edges to all labels in the function referenced
HDcpp.texi114 * Computed Includes::
737 * Computed Includes::
962 @node Computed Includes
963 @section Computed Includes
3870 @xref{Computed Includes}.
/freebsd-11-stable/contrib/groff/
HDChangeLog3912 of library files. Computed heuristically from $(OBJEXT).
/freebsd-11-stable/contrib/gcc/cp/
HDChangeLog-20002722 * decl.c (check_goto): Computed gotos assumed OK.
/freebsd-11-stable/contrib/gcc/
HDChangeLog.tree-ssa9920 * tree-cfg.c (make_goto_expr_edges): Computed gotos create