| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | APFloat.h | 29 return U.Double.METHOD_CALL; \ 700 DoubleAPFloat Double; member 704 : Double(std::move(F)) { in Storage() 715 new (&Double) DoubleAPFloat(Semantics, std::forward<ArgTypes>(Args)...); in Storage() 727 Double.~DoubleAPFloat(); in ~Storage() 739 new (this) DoubleAPFloat(RHS.Double); in Storage() 751 new (this) DoubleAPFloat(std::move(RHS.Double)); in Storage() 763 Double = RHS.Double; 777 Double = std::move(RHS.Double); 799 return U.Double.getFirst().U.IEEE; in getIEEE() [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMScheduleV6.td | 200 // Double-precision FP Unary 206 // Double-precision FP Compare 209 // Single to Double FP Convert 212 // Double to Single FP Convert 218 // Double-Precision FP to Integer Convert 224 // Integer to Double-Precision FP Convert 230 // Double-precision FP ALU 236 // Double-precision FP Multiply 242 // Double-precision FP MAC 248 // Double-precision Fused FP MAC [all …]
|
| HD | ARMScheduleA8.td | 260 // Double-precision FP Unary 269 // Double-precision FP Compare 274 // Single to Double FP Convert 279 // Double to Single FP Convert 288 // Double-Precision FP to Integer Convert 297 // Integer to Double-Precision FP Convert 306 // Double-precision FP ALU 315 // Double-precision FP Multiply 324 // Double-precision FP MAC 333 // Double-precision Fused FP MAC [all …]
|
| HD | ARMScheduleA9.td | 473 // Double-precision FP Unary 492 // Double-precision FP Compare 501 // Single to Double FP Convert 509 // Double to Single FP Convert 543 // Double-Precision FP to Integer Convert 559 // Integer to Double-Precision FP Convert 575 // Double-precision FP ALU 591 // Double-precision FP Multiply 607 // Double-precision FP MAC 623 // Double-precision Fused FP MAC [all …]
|
| /freebsd-11-stable/lib/msun/bsdsrc/ |
| HD | b_tgamma.c | 85 static struct Double large_gam(double); 86 static struct Double ratfun_gam(double, double); 132 struct Double u; 155 static struct Double 160 struct Double t, u, v; 189 struct Double yy, r; 223 struct Double r, xx; 247 static struct Double 252 struct Double r, t; 279 struct Double lg, lsine;
|
| HD | mathimpl.h | 63 struct Double { struct 72 struct Double __log__D(double); argument
|
| HD | b_log.c | 427 struct Double 437 struct Double r;
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | OpenCLBuiltins.td | 257 def Double : Type<"double", QualType<"DoubleTy">>; 308 …: TypeList<"TLAll", [Char, UChar, Short, UShort, Int, UInt, Long, ULong, Float, Double, Half]>; 310 def TLFloat : TypeList<"TLFloat", [Float, Double, Half]>; 314 def TLIntLongFloats : TypeList<"TLIntLongFloats", [Int, UInt, Long, ULong, Float, Double, Half]>; 347 Float, Double, Half] in { 357 foreach Type = [Float, Double, Half] in { 373 foreach RType = [Float, Double, Half, Char, UChar, Short, 375 foreach IType = [Float, Double, Half, Char, UChar, Short, 446 def : Builtin<name, [GenTypeDoubleVecNoScalar, GenTypeDoubleVecNoScalar, Double], Attr.Const>; 592 def : Builtin<name, [GenTypeDoubleVecNoScalar, GenTypeDoubleVecNoScalar, Double], Attr.Const>; [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| HD | PDBTypes.h | 399 Double, enumerator 425 explicit Variant(double V) : Type(PDB_VariantType::Double) { in Variant() 426 Value.Double = V; in Variant() 458 double Double; member 480 VARIANT_EQUAL_CASE(Double)
|
| /freebsd-11-stable/sys/teken/ |
| HD | sequences | 56 DECDHL Double Height Double Width Line Top ^[ # 3 57 DECDHL Double Height Double Width Line Bottom ^[ # 4 58 DECDWL Single Height Double Width Line ^[ # 6
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86Schedule.td | 193 // Double shift instructions. 412 defm WriteCvtSD2I : X86SchedWritePair<ReadAfterVecLd>; // Double -> Integer. 413 defm WriteCvtPD2I : X86SchedWritePair<ReadAfterVecXLd>; // Double -> Integer (XMM). 414 defm WriteCvtPD2IY : X86SchedWritePair<ReadAfterVecYLd>; // Double -> Integer (YMM). 415 defm WriteCvtPD2IZ : X86SchedWritePair<ReadAfterVecYLd>; // Double -> Integer (ZMM). 422 defm WriteCvtI2SD : X86SchedWritePair<ReadAfterVecLd>; // Integer -> Double. 423 defm WriteCvtI2PD : X86SchedWritePair<ReadAfterVecXLd>; // Integer -> Double (XMM). 424 defm WriteCvtI2PDY : X86SchedWritePair<ReadAfterVecYLd>; // Integer -> Double (YMM). 425 defm WriteCvtI2PDZ : X86SchedWritePair<ReadAfterVecYLd>; // Integer -> Double (ZMM). 432 defm WriteCvtSS2SD : X86SchedWritePair<ReadAfterVecLd>; // Float -> Double size conversion. [all …]
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| HD | VariantValue.h | 260 VariantValue(double Double); 280 void setDouble(double Double); 334 double Double; member
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| HD | VariantValue.cpp | 257 VariantValue::VariantValue(double Double) : Type(VT_Nothing) { in VariantValue() argument 258 setDouble(Double); in VariantValue() 340 return Value.Double; in getDouble() 346 Value.Double = NewValue; in setDouble()
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntp_parser.c | 565 double Double; member 2442 { (yyval.Attr_val) = create_attr_dval((yyvsp[-1].Integer), (yyvsp[0].Double)); } in yyparse() 2811 { (yyval.Attr_val) = create_attr_dval((yyvsp[-1].Integer), (yyvsp[0].Double)); } in yyparse() 2956 { (yyval.Attr_val) = create_attr_dval((yyvsp[-1].Integer), (yyvsp[0].Double)); } in yyparse() 2965 av = create_attr_dval((yyvsp[-1].Integer), (yyvsp[0].Double)); in yyparse() 3151 av = create_attr_dval(T_WanderThreshold, (yyvsp[0].Double)); in yyparse() 3473 { (yyval.Double) = (double)(yyvsp[0].Integer); } in yyparse() 3523 { (yyval.Attr_val) = create_attr_dval((yyvsp[-2].Integer), (yyvsp[0].Double)); } in yyparse() 3547 …{ (yyval.Sim_server) = ONLY_SIM(create_sim_server((yyvsp[-4].Address_node), (yyvsp[-2].Double), (y… in yyparse() 3553 { (yyval.Double) = (yyvsp[-1].Double); } in yyparse() [all …]
|
| HD | ntp_parser.h | 478 double Double; member
|
| /freebsd-11-stable/share/examples/bootforth/ |
| HD | frames.4th | 23 \ Double frames 44 \ Double frames
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| HD | RISCV.td | 38 "'D' (Double-Precision Floating-Point)", 42 "'D' (Double-Precision Floating-Point)">;
|
| /freebsd-11-stable/lib/libz/ |
| HD | FREEBSD-upgrade | 13 4) Double check zconf.h, zlib.pc, and Symbol.map to make sure that we
|
| /freebsd-11-stable/stand/forth/ |
| HD | frames.4th | 57 \ Double frames 78 \ Double frames
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| HD | Execution.cpp | 112 IMPLEMENT_BINARY_OPERATOR(+, Double); in executeFAddInst() 123 IMPLEMENT_BINARY_OPERATOR(-, Double); in executeFSubInst() 134 IMPLEMENT_BINARY_OPERATOR(*, Double); in executeFMulInst() 145 IMPLEMENT_BINARY_OPERATOR(/, Double); in executeFDivInst() 375 IMPLEMENT_VECTOR_FCMP_T(OP, Double); \ 383 IMPLEMENT_FCMP(==, Double); in executeFCMP_OEQ() 422 MASK_VECTOR_NANS_T(X, Y, Double, FLAG) \ 439 IMPLEMENT_FCMP(!=, Double); in executeFCMP_ONE() 459 IMPLEMENT_FCMP(<=, Double); in executeFCMP_OLE() 473 IMPLEMENT_FCMP(>=, Double); in executeFCMP_OGE() [all …]
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| HD | PDBExtras.cpp | 29 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, Double, OS) in operator <<() 343 case PDB_VariantType::Double: in operator <<() 344 OS << Value.Value.Double; in operator <<()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ |
| HD | fp_fixint_impl.inc | 1 //===-- lib/fixdfsi.c - Double-precision -> integer conversion ----*- C -*-===//
|
| HD | fp_fixuint_impl.inc | 1 //===-- lib/fixdfsi.c - Double-precision -> integer conversion ----*- C -*-===//
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | MathExtras.h | 642 inline uint64_t DoubleToBits(double Double) { 645 memcpy(&Bits, &Double, sizeof(Double));
|