Home
last modified time | relevance | path

Searched defs:Inf (Results 1 – 11 of 11) sorted by relevance

/llvm-project/compiler-rt/test/ubsan/TestCases/Float/
H A Dcast-overflow.cpp59 float Inf; variable
87 float Inf; in main() local
/llvm-project/clang/test/Sema/
H A Dconstant-builtins-fmax.cpp6 constexpr double Inf = __builtin_inf(); variable
H A Dconstant-builtins-fmin.cpp6 constexpr double Inf = __builtin_inf(); variable
/llvm-project/libcxx/benchmarks/
H A Dformatter_float.bench.cpp
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp937 Constant *Inf = ConstantFP::getInfinity(Src0->getType()); foldIntrinsicIsFPClass() local
955 Constant *Inf = foldIntrinsicIsFPClass() local
970 Constant *Inf = ConstantFP::getInfinity(Src0->getType(), foldIntrinsicIsFPClass() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3428 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); legalizeFlogCommon() local
3721 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); legalizeFExp() local
5125 auto Inf = B.buildFConstant(Ty, APFloat::getInf(getFltSemanticForLLT(Ty))); legalizeFFREXP() local
H A DAMDGPUISelLowering.cpp2620 SDValue Inf = DAG.getConstantFP(APFloat::getInf(Semantics), SL, VT); getIsFinite() local
3106 SDValue Inf = lowerFEXP() local
H A DSIISelLowering.cpp10868 SDValue Inf = DAG.getConstantFP( LowerFFREXP() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8558 SDValue Inf = expandIS_FPCLASS() local
8576 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. expandIS_FPCLASS() local
[all...]
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp3688 APFloat Inf = APFloat::getInf(APFloat::IEEEsingle(), false); TEST() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8125 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. lowerISFPCLASS() local