Searched refs:hasBooleanRepresentation (Results 1 – 3 of 3) sorted by relevance
1932 Ty->hasBooleanRepresentation() && !Ty->isVectorType())) in getRangeForLoadFromType()1960 bool IsBool = (Ty->hasBooleanRepresentation() && !Ty->isVectorType()) || in EmitScalarRangeCheck()2098 if (Ty->hasBooleanRepresentation() || Ty->isBitIntType()) { in EmitToMemory()2128 if (Ty->hasBooleanRepresentation() || Ty->isBitIntType() || in EmitFromMemory()2635 if (!Dst.getType()->hasBooleanRepresentation()) in EmitStoreThroughBitfieldLValue()
2351 bool Type::hasBooleanRepresentation() const { in hasBooleanRepresentation() function in Type
2809 bool hasBooleanRepresentation() const;