Searched refs:BoolWidth (Results 1 – 4 of 4) sorted by relevance
107 BoolWidth = HostTarget->getBoolWidth(); in NVPTXTargetInfo()
415 BoolWidth = BoolAlign = 32; // XXX support -mone-byte-bool? in DarwinPPC32TargetInfo()
69 unsigned char BoolWidth, BoolAlign; variable366 unsigned getBoolWidth() const { return BoolWidth; } in getBoolWidth()
40 BoolWidth = BoolAlign = 8; in TargetInfo()