Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h217 void setComputed(bool Computed) { AlreadyComputed = Computed; } in setComputed() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h89 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp44 Error DXContainerWriter::validateSize(uint32_t Computed) { in validateSize()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1130 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local
1157 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local
1185 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local
2580 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local