Home
last modified time | relevance | path

Searched defs:PosInf (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_cast_main.cpp129 static const float PosInf = 1.0 / 0.0; in testVector() local
243 static const double PosInf = 1.0 / 0.0; in main() local
H A Dtest_arith_main.cpp249 static const Type PosInf = 1.0 / 0.0; in testsFp() local
319 static const float PosInf = 1.0 / 0.0; in testsVecFp() local
H A Dtest_select_main.cpp73 static const float PosInf = 1.0 / 0.0; in testSelect() local
H A Dtest_fcmp_main.cpp49 static const double PosInf = 1.0 / 0.0; in initializeValues() local
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dhypot_amd64.s7 #define PosInf 0x7FF0000000000000 macro
Ddim_arm64.s7 #define PosInf 0x7FF0000000000000 macro
Ddim_riscv64.s9 #define PosInf 0x080 macro
Ddim_s390x.s9 #define PosInf 0x7FF0000000000000 macro
Ddim_amd64.s7 #define PosInf 0x7FF0000000000000 macro
Dlog_amd64.s19 #define PosInf 0x7FF0000000000000 macro
Dexp_amd64.s24 #define PosInf 0x7FF0000000000000 macro
Dexp_arm64.s13 #define PosInf 0x7ff0000000000000 macro
Datan2_s390x.s7 #define PosInf 0x7FF0000000000000 macro
Dpow_s390x.s7 #define PosInf 0x7FF0000000000000 macro
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/json/
Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/json/
H A Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/json/
Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/external/python/cpython3/Lib/json/
Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/json/
Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/json/
Ddecoder.py16 PosInf = float('inf') variable
/aosp_15_r20/external/python/cpython2/Lib/json/
Ddecoder.py22 NaN, PosInf, NegInf = _floatconstants() variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp184 Value *PosInf = Builder.CreateXor(NegOne, NegInf); in expandFPToI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1665 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2078 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dir.rs2016 PosInf, enumerator