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