Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dcomparators_test.cc59 auto negative_infinity = MinValue(test->builder(), type); in BuildComparatorAndComparisons() local
63 std::vector<XlaOp> all_constants{negative_nan, negative_infinity, in BuildComparatorAndComparisons()
/external/deqp-deps/glslang/gtests/
DHexFloat.cpp880 const uint16_t negative_infinity = 0xFC00; variable
908 …{static_cast<float>(-ldexp(1.0f, 16)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
909 …{static_cast<float>(-ldexp(1.0f, 18)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
910 …{static_cast<float>(-ldexp(1.3f, 16)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
914 …{-std::numeric_limits<float>::infinity(), negative_infinity, {spvutils::kRoundToZero, spvutils::kR…
/external/deqp-deps/SPIRV-Tools/test/
Dhex_float_test.cpp924 const uint16_t negative_infinity = 0xFC00; variable
994 negative_infinity,
998 negative_infinity,
1002 negative_infinity,
1012 negative_infinity,
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dhex_float_test.cpp924 const uint16_t negative_infinity = 0xFC00; variable
994 negative_infinity,
998 negative_infinity,
1002 negative_infinity,
1012 negative_infinity,
/external/swiftshader/third_party/SPIRV-Tools/test/
Dhex_float_test.cpp924 const uint16_t negative_infinity = 0xFC00; variable
994 negative_infinity,
998 negative_infinity,
1002 negative_infinity,
1012 negative_infinity,
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DHexFloat.cpp880 const uint16_t negative_infinity = 0xFC00; variable
908 …{static_cast<float>(-ldexp(1.0f, 16)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
909 …{static_cast<float>(-ldexp(1.0f, 18)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
910 …{static_cast<float>(-ldexp(1.3f, 16)), negative_infinity, {spvutils::kRoundToZero, spvutils::kRoun…
914 …{-std::numeric_limits<float>::infinity(), negative_infinity, {spvutils::kRoundToZero, spvutils::kR…
/external/XNNPACK/eval/
Df32-roundne.cc111 TEST(ROUNDNE__SSE_ADDSUB, negative_infinity) { in TEST() argument
317 TEST(ROUNDNE__SSE2_CVT, negative_infinity) { in TEST() argument
523 TEST(ROUNDNE__SSE41, negative_infinity) { in TEST() argument
729 TEST(ROUNDNE__NEON_ADDSUB, negative_infinity) { in TEST() argument
935 TEST(ROUNDNE__NEONV8, negative_infinity) { in TEST() argument
1141 TEST(ROUNDNE__WASMSIMD_ADDSUB, negative_infinity) { in TEST() argument
1346 TEST(ROUNDNE__SCALAR_ADDSUB, negative_infinity) { in TEST() argument
Df32-roundz.cc111 TEST(ROUNDZ__SSE_ADDSUB, negative_infinity) { in TEST() argument
317 TEST(ROUNDZ__SSE2_CVT, negative_infinity) { in TEST() argument
523 TEST(ROUNDZ__SSE41, negative_infinity) { in TEST() argument
729 TEST(ROUNDZ__NEON_ADDSUB, negative_infinity) { in TEST() argument
935 TEST(ROUNDZ__NEON_CVT, negative_infinity) { in TEST() argument
1141 TEST(ROUNDZ__NEONV8, negative_infinity) { in TEST() argument
1347 TEST(ROUNDZ__WASMSIMD_ADDSUB, negative_infinity) { in TEST() argument
1553 TEST(ROUNDZ__WASMSIMD_CVT, negative_infinity) { in TEST() argument
1758 TEST(ROUNDZ__SCALAR_ADDSUB, negative_infinity) { in TEST() argument
1962 TEST(ROUNDZ__SCALAR_CVT, negative_infinity) { in TEST() argument
Df32-roundd.cc171 TEST(ROUNDD__SSE_ADDSUB, negative_infinity) { in TEST() argument
437 TEST(ROUNDD__SSE2_CVT, negative_infinity) { in TEST() argument
703 TEST(ROUNDD__SSE41, negative_infinity) { in TEST() argument
969 TEST(ROUNDD__NEON_ADDSUB, negative_infinity) { in TEST() argument
1235 TEST(ROUNDD__NEON_CVT, negative_infinity) { in TEST() argument
1501 TEST(ROUNDD__NEONV8, negative_infinity) { in TEST() argument
1767 TEST(ROUNDD__WASMSIMD_ADDSUB, negative_infinity) { in TEST() argument
2033 TEST(ROUNDD__WASMSIMD_CVT, negative_infinity) { in TEST() argument
2298 TEST(ROUNDD__SCALAR_ADDSUB, negative_infinity) { in TEST() argument
2562 TEST(ROUNDD__SCALAR_CVT, negative_infinity) { in TEST() argument
Df32-roundu.cc171 TEST(ROUNDU__SSE_ADDSUB, negative_infinity) { in TEST() argument
437 TEST(ROUNDU__SSE2_CVT, negative_infinity) { in TEST() argument
703 TEST(ROUNDU__SSE41, negative_infinity) { in TEST() argument
969 TEST(ROUNDU__NEON_ADDSUB, negative_infinity) { in TEST() argument
1235 TEST(ROUNDU__NEON_CVT, negative_infinity) { in TEST() argument
1501 TEST(ROUNDU__NEONV8, negative_infinity) { in TEST() argument
1767 TEST(ROUNDU__WASMSIMD_ADDSUB, negative_infinity) { in TEST() argument
2033 TEST(ROUNDU__WASMSIMD_CVT, negative_infinity) { in TEST() argument
2298 TEST(ROUNDU__SCALAR_ADDSUB, negative_infinity) { in TEST() argument
2562 TEST(ROUNDU__SCALAR_CVT, negative_infinity) { in TEST() argument