Searched refs:CastSize (Results 1 – 3 of 3) sorted by relevance
936 const unsigned CastSize = Context.getIntWidth(CastTy); in VisitNonLocLocAsInteger() local937 if (CastSize == V.getNumBits()) in VisitNonLocLocAsInteger()940 return VB.makeLocAsInteger(L, CastSize); in VisitNonLocLocAsInteger()
1571 .. _alpha-core-CastSize:1573 alpha.core.CastSize (C)
248 def CastSizeChecker : Checker<"CastSize">,