Searched refs:Computed (Results 1 – 10 of 10) sorted by relevance
97 const Value *Computed = GetUnderlyingObjCPtr(V, DL); in GetUnderlyingObjCPtrCached() local98 Cache[V] = const_cast<Value *>(Computed); in GetUnderlyingObjCPtrCached()99 return Computed; in GetUnderlyingObjCPtrCached()
3 # Computed gotos are not supported (Cannot select BlockAddress/BRIND)
18 Computed Precision at `k` as a `bool Tensor`.
24 Computed precision at `k` as a `bool Tensor`.
9 # Computed gotos are not supported (Cannot select BlockAddress/BRIND)
1120 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local1122 if (!Computed) in evaluateCMPrr()1147 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local1149 if (!Computed) in evaluateCMPri()1175 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local1177 if (!Computed) in evaluateCMPrp()2570 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local2571 if (Computed) { in evaluateHexCompare()
3 /* Computed positions: -k'1,3' */
2274 executed. Computed from the2282 less than 16 previous executed. Computed from the2293 less than 16 previous executed. Computed from the
2537 * Computed gotos are now enabled by default on supported compilers (which are
12319 - Issue #9203: Computed gotos are now enabled by default on supported compilers