Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/
Dtokenizer.h44 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function
/third_party/node/deps/v8/src/asmjs/
Dasm-scanner.h102 bool IsDouble() const { return Token() == kDouble; } in IsDouble() function
/third_party/node/deps/v8/src/objects/
Dproperty-details.h210 constexpr bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function
/third_party/vixl/src/aarch32/
Doperands-aarch32.h298 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
/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/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
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp162883 IsDouble() const in IsDouble() function in mozilla::dom::DoubleOrDoubleSequence
163031 IsDouble() const in IsDouble() function in mozilla::dom::OwningDoubleOrDoubleSequence