Searched refs:DoubleWidth (Results 1 – 7 of 7) sorted by relevance
114 DoubleWidth = 64; in TargetInfo()422 if (DoubleWidth != FloatWidth) { in adjust()423 DoubleWidth = DoubleAlign = 64; in adjust()464 DoubleWidth = 32; in adjust()469 DoubleWidth = 64; in adjust()477 if (Opts.LongDoubleSize == DoubleWidth) { in adjust()478 LongDoubleWidth = DoubleWidth; in adjust()
38 DoubleWidth = LongDoubleWidth = 64; in MSP430TargetInfo()
77 DoubleWidth = 32; in TCETargetInfo()
44 DoubleWidth = 32; in AVRTargetInfo()
112 DoubleWidth = HostTarget->getDoubleWidth(); in NVPTXTargetInfo()
122 DoubleWidth = HostTarget->getDoubleWidth(); in BaseSPIRTargetInfo()
91 unsigned char DoubleWidth, DoubleAlign; member750 unsigned getDoubleWidth() const { return DoubleWidth; } in getDoubleWidth()