Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp584 void test_floating_prefix(const conditional_t<IsDouble, std::uint64_t, std::uint32_t> prefix) { in test_floating_prefix()
646 void test_floating_hex_prefix(const conditional_t<IsDouble, std::uint64_t, std::uint32_t> prefix) { in test_floating_hex_prefix()
684 void test_floating_precision_prefix(const conditional_t<IsDouble, std::uint64_t, std::uint32_t> pre… in test_floating_precision_prefix()
/aosp_15_r20/external/deqp-deps/amber/src/
Dtokenizer.h44 bool IsDouble() const { return type_ == TokenType::kDouble; } in IsDouble() function
/aosp_15_r20/external/vixl/src/aarch32/
H A Doperands-aarch32.h298 bool IsDouble() const { return immediate_type_.Is(F64); } in IsDouble() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp704 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp709 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp670 bool IsDouble = Left->getType()->isDoubleTy(); in emitCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp2818 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3241 bool IsDouble = Name[17] == 'd'; in UpgradeIntrinsicCall() local
/aosp_15_r20/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3130 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/aosp_15_r20/external/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4324 bool MipsAsmParser::expandTrunc(MCInst &Inst, bool IsDouble, bool Is64FPU, in expandTrunc()
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5178 bool IsDouble = Op.getValueType() == MVT::f64; in LowerConstantFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6566 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7071 bool IsDouble = (VT == MVT::f64); in LowerConstantFP() local