Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h217 setComputed(bool Computed) setComputed() argument
/llvm-project/llvm/unittests/Support/
H A DKnownBitsTest.cpp31 const KnownBits &Computed, in checkResult() argument
59 KnownBits Computed = BitsFn(Known); in testUnaryOpExhaustive() local
85 KnownBits Computed = BitsFn(Known1, Known2); in testBinaryOpExhaustive() local
139 KnownBits Computed = TEST() local
198 KnownBits Computed = KnownBits::computeForAddSub( TestAddSubExhaustive() local
252 KnownBits Computed = TEST() local
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h89 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached() local
/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp44 Error DXContainerWriter::validateSize(uint32_t Computed) { in validateSize()
/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); evaluateHexCompare() local