Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h224 void setComputed(bool Computed) { AlreadyComputed = Computed; } in setComputed()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h97 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp45 Error DXContainerWriter::validateSize(uint32_t Computed) { in validateSize()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h193 bool Computed = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1111 bool Computed = constToInt(LS2.Values[i], A) && in evaluateCMPrr() local
1139 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPri() local
1168 bool Computed = constToInt(LS.Values[i], A) && in evaluateCMPrp() local
2581 bool Computed = evaluateHexCompare2(Opc, Src1, Src2, Inputs, Result); in evaluateHexCompare() local