Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp161 bool isProperty() const { return IsSpecial; } in isProperty() function in __anone2ca9bd80111::LatticeCell
464 if (isProperty()) in convertToProperty()
482 if (isProperty()) { in print()
535 if (L.isProperty()) in meet()
554 if (!isProperty()) { in add()
605 if (isProperty()) in properties()
1114 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()
1115 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()
1152 if (LS.isProperty()) in evaluateCMPri()
1179 if (LS.isProperty()) in evaluateCMPrp()
[all …]
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp162 bool isProperty() const { return IsSpecial; } in isProperty() function in __anon11e3d3c40111::LatticeCell
463 if (isProperty()) in convertToProperty()
481 if (isProperty()) { in print()
534 if (L.isProperty()) in meet()
553 if (!isProperty()) { in add()
604 if (isProperty()) in properties()
1119 bool IsProp1 = LS1.isProperty(); in evaluateCMPrr()
1120 bool IsProp2 = LS2.isProperty(); in evaluateCMPrr()
1157 if (LS.isProperty()) in evaluateCMPri()
1184 if (LS.isProperty()) in evaluateCMPrp()
[all …]
/external/clang/lib/Sema/
DSemaChecking.cpp10189 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument
10203 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()
10211 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument
10217 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()
10225 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()
/external/guice/extensions/persist/lib/
Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp14905 Expr *RHS, bool isProperty) { in checkUnsafeAssignLiteral() argument
14919 << (isProperty ? 0 : 1) in checkUnsafeAssignLiteral()
14927 Expr *RHS, bool isProperty) { in checkUnsafeAssignObject() argument
14933 << (isProperty ? 0 : 1) in checkUnsafeAssignObject()
14941 checkUnsafeAssignLiteral(S, Loc, RHS, isProperty)) in checkUnsafeAssignObject()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...