Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/math/
DDoubleMath.java24 import static com.google.common.math.DoubleUtils.isNormal;
236 if (!isNormal(x)) { in log2()
DDoubleUtils.java78 static boolean isNormal(double d) { in isNormal() method in DoubleUtils
/external/clang/lib/CodeGen/
DCGCleanup.h288 EHCleanupScope(bool isNormal, bool isEH, bool isActive, in EHCleanupScope() argument
295 CleanupBits.IsNormalCleanup = isNormal; in EHCleanupScope()
/external/llvm/include/llvm/ADT/
DAPFloat.h410 bool isNormal() const { return !isDenormal() && isFiniteNonZero(); } in isNormal() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h358 bool isNormal() const { return !isDenormal() && isFiniteNonZero(); } in isNormal() function
1039 bool isNormal() const { return !isDenormal() && isFiniteNonZero(); } in isNormal() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPFloat.h325 bool isNormal() const { return !isDenormal() && isFiniteNonZero(); } in isNormal() function
1151 bool isNormal() const { return !isDenormal() && isFiniteNonZero(); } in isNormal() function
/external/llvm/unittests/ADT/
DAPFloatTest.cpp1551 TEST(APFloatTest, isNormal) { in TEST() argument
1553 EXPECT_TRUE(t.isNormal()); in TEST()
1555 EXPECT_FALSE(APFloat::getInf(APFloat::IEEEsingle, false).isNormal()); in TEST()
1556 EXPECT_FALSE(APFloat::getZero(APFloat::IEEEsingle, false).isNormal()); in TEST()
1557 EXPECT_FALSE(APFloat::getNaN(APFloat::IEEEsingle, false).isNormal()); in TEST()
1558 EXPECT_FALSE(APFloat::getSNaN(APFloat::IEEEsingle, false).isNormal()); in TEST()
1559 EXPECT_FALSE(APFloat(APFloat::IEEEsingle, "0x1p-149").isNormal()); in TEST()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp455 if (!CFP || !CFP->getValueAPF().isNormal()) in isNormalFp()
461 return isa<ConstantFP>(C) && cast<ConstantFP>(C)->getValueAPF().isNormal(); in isNormalFp()
DInstCombineAddSub.cpp483 if (!F.isNormal()) in performFactorization()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPFloatTest.cpp1621 TEST(APFloatTest, isNormal) { in TEST() argument
1623 EXPECT_TRUE(t.isNormal()); in TEST()
1625 EXPECT_FALSE(APFloat::getInf(APFloat::IEEEsingle(), false).isNormal()); in TEST()
1626 EXPECT_FALSE(APFloat::getZero(APFloat::IEEEsingle(), false).isNormal()); in TEST()
1627 EXPECT_FALSE(APFloat::getNaN(APFloat::IEEEsingle(), false).isNormal()); in TEST()
1628 EXPECT_FALSE(APFloat::getSNaN(APFloat::IEEEsingle(), false).isNormal()); in TEST()
1629 EXPECT_FALSE(APFloat(APFloat::IEEEsingle(), "0x1p-149").isNormal()); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp220 return CFP->getValueAPF().isNormal(); in isNormalFP()
225 if (!CFP || !CFP->getValueAPF().isNormal()) in isNormalFP()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp495 if (!F.isNormal()) in performFactorization()
DInstCombineCalls.cpp3302 ((Mask & N_NORMAL) && Val.isNormal() && Val.isNegative()) || in visitCallInst()
3307 ((Mask & P_NORMAL) && Val.isNormal() && !Val.isNegative()) || in visitCallInst()
/external/clang/lib/AST/
DExprConstant.cpp6985 Success(Val.isNormal() ? 1 : 0, E); in VisitCallExpr()
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/cldr/tools/java/libs/
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...