Searched defs:isDouble (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp334 bool VariantValue::isDouble() const { function in class:clang::ast_matchers::dynamic::VariantValue
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp194 bool isDouble() const { return isFloating() && ElementBitwidth == 64; } function in class:__anon964::Type
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1315 bool isDouble = &APF.getSemantics() == &APFloat::IEEEdouble(); local

Completed in 132 milliseconds