Searched defs:getValueAsDouble (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | BuiltinAttributes.cpp | 292 double FloatAttr::getValueAsDouble() const { getValueAsDouble() function in FloatAttr |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 1900 double getValueAsDouble(ConstantFP *Op) { getValueAsDouble() function |