Home
last modified time | relevance | path

Searched defs:IsDouble (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dencodable_value.h472 bool IsDouble() const { return type_ == Type::kDouble; } in IsDouble() function
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc277 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsDouble() { in IsDouble() function in CefV8ValueCToCpp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp709 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/third_party/cef/libcef/renderer/
Dv8_impl.cc1664 bool CefV8ValueImpl::IsDouble() { in IsDouble() function in CefV8ValueImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp2818 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4305 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp6566 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local