Searched refs:hasBooleanRepresentation (Results 1 – 1 of 1) sorted by relevance
1517 static bool hasBooleanRepresentation(QualType Ty) { in hasBooleanRepresentation() function1525 return hasBooleanRepresentation(AT->getValueType()); in hasBooleanRepresentation()1566 hasBooleanRepresentation(Ty))) in getRangeForLoadFromType()1580 bool IsBool = hasBooleanRepresentation(Ty) || in EmitScalarRangeCheck()1679 if (hasBooleanRepresentation(Ty)) { in EmitToMemory()1693 if (hasBooleanRepresentation(Ty)) { in EmitFromMemory()2033 if (!hasBooleanRepresentation(Dst.getType())) in EmitStoreThroughBitfieldLValue()