Searched refs:DoubleWidth (Results 1 – 3 of 3) sorted by relevance
46 DoubleWidth = 64; in TargetInfo()303 if (DoubleWidth != FloatWidth) { in adjust()304 DoubleWidth = DoubleAlign = 64; in adjust()
1734 DoubleWidth = HostTarget->getDoubleWidth(); in NVPTXTargetInfo()7004 DoubleWidth = 32; in TCETargetInfo()
67 unsigned char DoubleWidth, DoubleAlign; variable377 unsigned getDoubleWidth() const { return DoubleWidth; } in getDoubleWidth()