Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp584 template <bool IsDouble> in test_floating_prefix() argument
646 void test_floating_hex_prefix(const conditional_t<IsDouble, st argument
684 test_floating_precision_prefix(const conditional_t<IsDouble,std::uint64_t,std::uint32_t> prefix) test_floating_precision_prefix() argument
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp704 bool IsDouble = Left->getType()->isDoubleTy(); emitCmp() local
/llvm-project/clang/lib/Sema/
H A DSema.cpp2076 bool IsDouble = UnqualTy == Context.DoubleTy; checkTypeSupport() local
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp3318 bool IsDouble = Name[17] == 'd'; upgradeX86IntrinsicCall() local
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4403 expandTrunc(MCInst & Inst,bool IsDouble,bool Is64FPU,SMLoc IDLoc,MCStreamer & Out,const MCSubtargetInfo * STI) expandTrunc() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7159 bool IsDouble = (VT == MVT::f64); LowerConstantFP() local