Searched defs:IsDouble (Results 1 – 7 of 7) sorted by relevance
472 bool IsDouble() const { return type_ == Type::kDouble; } in IsDouble() function
277 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsDouble() { in IsDouble() function in CefV8ValueCToCpp
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