Searched defs:IsDouble (Results 1 – 11 of 11) sorted by relevance
44 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function
102 bool IsDouble() const { return Token() == kDouble; } in IsDouble() function
210 constexpr bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function
277 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsDouble() { in IsDouble() function in CefV8ValueCToCpp
298 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
709 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
1664 bool CefV8ValueImpl::IsDouble() { in IsDouble() function in CefV8ValueImpl
2818 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
4305 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
6566 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local
162883 IsDouble() const in IsDouble() function in mozilla::dom::DoubleOrDoubleSequence163031 IsDouble() const in IsDouble() function in mozilla::dom::OwningDoubleOrDoubleSequence