Searched refs:huge_valf (Results 1 – 6 of 6) sorted by relevance
27 const float huge_valf = std::numeric_limits<float>::infinity(); variable29 const float huge_valf = HUGE_VALF;
36 Q(huge_valf, ()); in main()
720 return weight != llvm::huge_valf; in isSpillable()725 weight = llvm::huge_valf; in markNotSpillable()
720 extern const float huge_valf;
1702 GapWeight[Gap] = llvm::huge_valf; in calcGapWeights()1808 GapWeight[RegMaskGaps[i]] = llvm::huge_valf; in tryLocalSplit()1843 if (Legal && MaxGap < llvm::huge_valf) { in tryLocalSplit()
190 llvm::huge_valf : 0.0F; in createInterval()