Home
last modified time | relevance | path

Searched refs:Double (Results 1 – 25 of 134) sorted by relevance

123456

/trueos/contrib/llvm/lib/Target/ARM/
HDARMScheduleV6.td201 // Double-precision FP Unary
207 // Double-precision FP Compare
210 // Single to Double FP Convert
213 // Double to Single FP Convert
219 // Double-Precision FP to Integer Convert
225 // Integer to Double-Precision FP Convert
231 // Double-precision FP ALU
237 // Double-precision FP Multiply
243 // Double-precision FP MAC
249 // Double-precision Fused FP MAC
[all …]
HDARMScheduleA8.td261 // Double-precision FP Unary
270 // Double-precision FP Compare
275 // Single to Double FP Convert
280 // Double to Single FP Convert
289 // Double-Precision FP to Integer Convert
298 // Integer to Double-Precision FP Convert
307 // Double-precision FP ALU
316 // Double-precision FP Multiply
325 // Double-precision FP MAC
334 // Double-precision Fused FP MAC
[all …]
HDARMScheduleSwift.td500 // Double-precision FP Unary
511 // Double-precision FP Compare
516 // Single to Double FP Convert
521 // Double to Single FP Convert
545 // Double-Precision FP to Integer Convert
555 // Integer to Double-Precision FP Convert
565 // Double-precision FP ALU
575 // Double-precision FP Multiply
585 // Double-precision FP MAC
595 // Double-precision Fused FP MAC
[all …]
HDARMScheduleA9.td474 // Double-precision FP Unary
493 // Double-precision FP Compare
502 // Single to Double FP Convert
510 // Double to Single FP Convert
544 // Double-Precision FP to Integer Convert
560 // Integer to Double-Precision FP Convert
576 // Double-precision FP ALU
592 // Double-precision FP Multiply
608 // Double-precision FP MAC
624 // Double-precision Fused FP MAC
[all …]
/trueos/lib/msun/bsdsrc/
HDb_tgamma.c85 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;
HDmathimpl.h63 struct Double { struct
72 struct Double __log__D(double); argument
HDb_log.c428 struct Double
438 struct Double r;
/trueos/sys/teken/
HDsequences56 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
/trueos/share/examples/bootforth/
HDframes.4th23 \ Double frames
44 \ Double frames
/trueos/contrib/llvm/include/llvm/IR/
HDIntrinsics.h80 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
/trueos/sys/boot/forth/
HDframes.4th57 \ Double frames
78 \ Double frames
/trueos/contrib/llvm/lib/ExecutionEngine/Interpreter/
HDExecution.cpp57 IMPLEMENT_BINARY_OPERATOR(+, Double); in executeFAddInst()
68 IMPLEMENT_BINARY_OPERATOR(-, Double); in executeFSubInst()
79 IMPLEMENT_BINARY_OPERATOR(*, Double); in executeFMulInst()
90 IMPLEMENT_BINARY_OPERATOR(/, Double); in executeFDivInst()
320 IMPLEMENT_VECTOR_FCMP_T(OP, Double); \
328 IMPLEMENT_FCMP(==, Double); in executeFCMP_OEQ()
367 MASK_VECTOR_NANS_T(X, Y, Double, FLAG) \
384 IMPLEMENT_FCMP(!=, Double); in executeFCMP_ONE()
404 IMPLEMENT_FCMP(<=, Double); in executeFCMP_OLE()
418 IMPLEMENT_FCMP(>=, Double); in executeFCMP_OGE()
[all …]
/trueos/usr.sbin/pkg_install/
HDtkpkg31 bind .frame.list <Double-Button-1> \
/trueos/contrib/llvm/include/llvm/Support/
HDMathExtras.h503 inline uint64_t DoubleToBits(double Double) { in DoubleToBits() argument
508 T.D = Double; in DoubleToBits()
/trueos/contrib/llvm/tools/clang/lib/Serialization/
HDASTCommon.cpp49 case BuiltinType::Double: ID = PREDEF_TYPE_DOUBLE_ID; break; in TypeIdxFromBuiltin()
/trueos/sys/mips/conf/
HDXLRN32104 #device udbp # USB Double Bulk Pipe devices
/trueos/contrib/llvm/lib/IR/
HDFunction.cpp488 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Double, 0)); in DecodeIITType()
625 case IITDescriptor::Double: return Type::getDoubleTy(Context); in DecodeFixedType()
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDScalar.h216 Double(double fail_value = 0.0) const;
/trueos/sys/arm/conf/
HDSN9G45109 #device udbp # USB Double Bulk Pipe devices
HDHL20195 #device udbp # USB Double Bulk Pipe devices
HDHL200105 #device udbp # USB Double Bulk Pipe devices
HDQILA9G20131 #device udbp # USB Double Bulk Pipe devices
HDSAM9G20EK133 #device udbp # USB Double Bulk Pipe devices
/trueos/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/
HDABIMacOSX_i386.cpp397 double data = scalar.Double(); in PrepareNormalCall()
405 long double data = scalar.Double(); in PrepareNormalCall()
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64CallingConv.td68 // PCS: "C.1: If the argument is a Half-, Single-, Double- or Quad- precision
103 // PCS: "C.6: If the argument is an HFA, a Half-, Single-, Double- or Quad-

123456