Home
last modified time | relevance | path

Searched defs:IsDouble (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.h102 bool IsDouble() const { return Token() == kDouble; } in IsDouble() function in v8::internal::AsmJsScanner
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtokenizer.h44 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function in amber::Token
/third_party/vixl/src/aarch32/
H A Doperands-aarch32.h298 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function in vixl::aarch32::NeonImmediate
/third_party/node/deps/v8/src/objects/
H A Dproperty-details.h210 constexpr bool IsDouble() const { return kind_ == kDouble; } in IsDouble() function in v8::internal::PropertyKind::PropertyLocation::PropertyConstness::Representation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A 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/
H A 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/
H A DMipsAsmParser.cpp4305 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6566 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local

Completed in 52 milliseconds