Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/fortune/unstr/
H A Dunstr.c60 static FILE *Inf, *Dataf; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp943 Constant *Inf = ConstantFP::getInfinity(Src0->getType()); foldIntrinsicIsFPClass() local
961 Constant *Inf = foldIntrinsicIsFPClass() local
976 Constant *Inf = ConstantFP::getInfinity(Src0->getType(), foldIntrinsicIsFPClass() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3332 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); legalizeFlogCommon() local
3625 auto Inf = B.buildFConstant(Ty, APFloat::getInf(APFloat::IEEEsingle())); legalizeFExp() local
5010 auto Inf = B.buildFConstant(Ty, APFloat::getInf(getFltSemanticForLLT(Ty))); legalizeFFREXP() local
H A DAMDGPUISelLowering.cpp2573 SDValue Inf = DAG.getConstantFP(APFloat::getInf(Semantics), SL, VT); getIsFinite() local
3059 SDValue Inf = lowerFEXP() local
H A DSIISelLowering.cpp10682 SDValue Inf = DAG.getConstantFP( LowerFFREXP() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8422 SDValue Inf = expandIS_FPCLASS() local
8440 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. expandIS_FPCLASS() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7810 APInt Inf = APFloat::getInf(Semantics).bitcastToAPInt(); // Exp and int bit. lowerISFPCLASS() local