Searched defs:ConstFloat (Results 1 – 5 of 5) sorted by relevance
89 using ConstFloat = const float; in referenced_type() typedef90 using ConstFloat = decltype(acr0); in referenced_type() typedef
65 if (ConstantFP *ConstFloat = dyn_cast<ConstantFP>(&V)) { in canSafelyConvertTo16Bit() local
41 if (auto *ConstFloat = llvm::dyn_cast<ConstantFloat>(C)) { in shouldBePooled() local
843 func ConstFloat(t Type, n float64) (v Value) { func
777 func ConstFloat(t Type, n float64) (v Value) { func