Home
last modified time | relevance | path

Searched defs:Computed (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h215 void setComputed(bool Computed) { AlreadyComputed = Computed; } in setComputed()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h87 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1137 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local
1164 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local
1192 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local
2587 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local