Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp118 UnaryOpInfo Inf; in GetUnaryOperatorInfo() local
174 BinaryOpInfo Inf; in GetBinaryOperatorInfo() local
295 std::optional<BinaryOpInfo> Inf = GetBinaryOperatorInfo(E); in CheckAssignment() local
346 IDACInfo CheckIncDec(UnaryOpInfo Inf) { in CheckIncDec()
H A DSemaChecking.cpp9307 enum class MathCheck { NaN, Inf }; enumerator
/freebsd/usr.bin/fortune/unstr/
H A Dunstr.c60 static FILE *Inf, *Dataf; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp994 Constant *Inf = ConstantFP::getInfinity(Src0->getType()); in foldIntrinsicIsFPClass() local
1012 Constant *Inf = in foldIntrinsicIsFPClass() local
1027 Constant *Inf = ConstantFP::getInfinity(Src0->getType(), in foldIntrinsicIsFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3486 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); in legalizeFlogCommon() local
3779 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); in legalizeFExp() local
5207 auto Inf = B.buildFConstant(Ty, APFloat::getInf(getFltSemanticForLLT(Ty))); in legalizeFFREXP() local
H A DAMDGPUISelLowering.cpp2671 SDValue Inf = DAG.getConstantFP(APFloat::getInf(Semantics), SL, VT); in getIsFinite() local
3158 SDValue Inf = in lowerFEXP() local
H A DSIISelLowering.cpp11559 SDValue Inf = in LowerFFREXP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8960 SDValue Inf = in expandIS_FPCLASS() local
8975 SDValue Inf = DAG.getConstantFP( in expandIS_FPCLASS() local
9014 SDValue Inf = in expandIS_FPCLASS() local
9049 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in expandIS_FPCLASS() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2837 SDValue Inf = in lowerFREM() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp9270 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. in lowerISFPCLASS() local