Searched refs:hasBooleanRepresentation (Results 1 – 1 of 1) sorted by relevance
1848 static bool hasBooleanRepresentation(QualType Ty) { in hasBooleanRepresentation() function1856 return hasBooleanRepresentation(AT->getValueType()); in hasBooleanRepresentation()1883 hasBooleanRepresentation(Ty))) in getRangeForLoadFromType()1897 bool IsBool = hasBooleanRepresentation(Ty) || in EmitScalarRangeCheck()2022 if (hasBooleanRepresentation(Ty) || Ty->isBitIntType()) { in EmitToMemory()2057 if (hasBooleanRepresentation(Ty) || Ty->isBitIntType()) { in EmitFromMemory()2516 if (!hasBooleanRepresentation(Dst.getType())) in EmitStoreThroughBitfieldLValue()