Home
last modified time | relevance | path

Searched refs:HasC3 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp2965 bool HasC2 = getCell(R2, Inputs, LS2), HasC3 = getCell(R3, Inputs, LS3); in rewriteHexConstUses() local
2966 if (!HasC2 && !HasC3) in rewriteHexConstUses()
2969 (HasC3 && (LS3.properties() & ConstantProperties::Zero))); in rewriteHexConstUses()