Searched refs:ConstFloat (Results 1 – 3 of 3) sorted by relevance
89 using ConstFloat = const float; in referenced_type() typedef90 using ConstFloat = decltype(acr0); in referenced_type() typedef
70 if (ConstantFP *ConstFloat = dyn_cast<ConstantFP>(&V)) { in canSafelyConvertTo16Bit() local73 APFloat FloatValue(ConstFloat->getValueAPF()); in canSafelyConvertTo16Bit()
843 func ConstFloat(t Type, n float64) (v Value) { func