Searched refs:hasBooleanRepresentation (Results 1 – 1 of 1) sorted by relevance
1534 static bool hasBooleanRepresentation(QualType Ty) { in hasBooleanRepresentation() function1542 return hasBooleanRepresentation(AT->getValueType()); in hasBooleanRepresentation()1583 hasBooleanRepresentation(Ty))) in getRangeForLoadFromType()1597 bool IsBool = hasBooleanRepresentation(Ty) || in EmitScalarRangeCheck()1696 if (hasBooleanRepresentation(Ty)) { in EmitToMemory()1710 if (hasBooleanRepresentation(Ty)) { in EmitFromMemory()2049 if (!hasBooleanRepresentation(Dst.getType())) in EmitStoreThroughBitfieldLValue()