Searched refs:hasStoredFPFeatures (Results 1 – 13 of 13) sorted by relevance
142 Record.push_back(S->hasStoredFPFeatures()); in VisitCompoundStmt()146 if (S->hasStoredFPFeatures()) in VisitCompoundStmt()151 if (!S->hasStoredFPFeatures()) in VisitCompoundStmt()803 bool HasFPFeatures = E->hasStoredFPFeatures(); in VisitUnaryOperator()941 CurrentPackingBits.addBit(E->hasStoredFPFeatures()); in VisitCallExpr()949 if (E->hasStoredFPFeatures()) in VisitCallExpr()1046 CurrentPackingBits.addBit(E->hasStoredFPFeatures()); in VisitCastExpr()1053 if (E->hasStoredFPFeatures()) in VisitCastExpr()1064 bool HasFPFeatures = E->hasStoredFPFeatures(); in VisitBinaryOperator()1084 if (!E->hasStoredFPFeatures() && E->getValueKind() == VK_PRValue && in VisitCompoundAssignOperator()[all …]
158 assert(S->hasStoredFPFeatures() == HasFPFeatures); in VisitCompoundStmt()722 assert(hasFP_Features == E->hasStoredFPFeatures()); in VisitUnaryOperator()1112 assert(E->hasStoredFPFeatures() == HasFPFeatures); in VisitCastExpr()
2847 assert(hasStoredFPFeatures()); in getOffsetOfTrailingFPFeatures()2893 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()2899 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()3061 assert(hasStoredFPFeatures()); in getStoredFPFeatures()3073 if (hasStoredFPFeatures()) in getFPFeaturesInEffect()3079 if (hasStoredFPFeatures()) in getFPFeatures()3564 if (hasStoredFPFeatures()) in getFPFeaturesInEffect()3570 if (hasStoredFPFeatures()) in getFPFeatures()3634 if (hasStoredFPFeatures()) in ImplicitCastExpr()3653 if (hasStoredFPFeatures()) in ImplicitCastExpr()[all …]
1622 assert(hasStoredFPFeatures()); in setStoredFPFeatures()1651 bool hasStoredFPFeatures() const { return CompoundStmtBits.HasFPFeatures; } in hasStoredFPFeatures() function1655 assert(hasStoredFPFeatures()); in getStoredFPFeatures()
441 if (hasStoredFPFeatures()) in CXXStaticCastExpr()1813 if (hasStoredFPFeatures()) in CXXFunctionalCastExpr()
1116 if (Node->hasStoredFPFeatures()) in VisitCallExpr()1136 if (Node->hasStoredFPFeatures()) in VisitCastExpr()1252 if (Node->hasStoredFPFeatures()) in VisitUnaryOperator()1283 if (Node->hasStoredFPFeatures()) in VisitBinaryOperator()1294 if (Node->hasStoredFPFeatures()) in VisitCompoundAssignOperator()1325 if (Node->hasStoredFPFeatures()) in VisitCXXFunctionalCastExpr()1331 if (Node->hasStoredFPFeatures()) in VisitCXXStaticCastExpr()2614 if (S->hasStoredFPFeatures()) in VisitCompoundStmt()
1447 if (hasStoredFPFeatures()) in CallExpr()2030 assert(hasStoredFPFeatures()); in getTrailingFPFeatures()4683 if (hasStoredFPFeatures()) in BinaryOperator()4700 if (hasStoredFPFeatures()) in BinaryOperator()4765 if (hasStoredFPFeatures()) in UnaryOperator()
371 if (hasStoredFPFeatures()) in CompoundStmt()
1812 if (S->hasStoredFPFeatures()) in VisitCompoundStmt()
188 if (!S->hasStoredFPFeatures()) in PrintFPPragmas()
6757 S->hasStoredFPFeatures() ? S->getStoredFPFeatures() : FPOptionsOverride(); in VisitCompoundStmt()7602 E->hasStoredFPFeatures()); in VisitUnaryOperator()7608 if (E->hasStoredFPFeatures()) in VisitUnaryOperator()
7535 if (S->hasStoredFPFeatures()) in TransformCompoundStmt()11454 if (E->hasStoredFPFeatures()) { in TransformCallExpr()
2567 if (E->hasStoredFPFeatures()) { in EmitBuiltinExpr()