Searched defs:Inf (Results 1 – 7 of 7) sorted by relevance
220 std::string TypedFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator235 std::string TypedFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::TypedFloatConstantGenerator257 std::string SimpleFloatConstantGenerator::Inf(double v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator271 std::string SimpleFloatConstantGenerator::Inf(float v) const { in Inf() function in flatbuffers::SimpleFloatConstantGenerator
40 float Inf; variable68 float Inf; in main() local
842 cmsFloat32Number Inf[4], Outf[4]; in BlackPreservingSampler() local
876 Value *Inf = ConstantFP::getInfinity(CI->getType()); in CallOptimizer() local
601 constexpr static BaseType Inf = ~0; /// Force regalloc to give a register variable
1059 Value *Inf = ConstantFP::getInfinity(CI->getType()); in optimizePow() local
2897 APFloat Inf = APFloat::getInf(APFloat::IEEEsingle(), false); in TEST() local