Home
last modified time | relevance | path

Searched refs:HasC2 (Results 1 – 2 of 2) 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()
2968 bool Zero = ((HasC2 && (LS2.properties() & ConstantProperties::Zero)) || in rewriteHexConstUses()
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h3372 const bool HasC2 = (Traits::TableFcmp[Condition].C2 != Traits::Cond::Br_None);
3379 if (!HasC2) {
3392 if (HasC2) {
3408 if (HasC2) {
3427 if (HasC2) {