Home | History | Annotate | Download | only in codegen

Lines Matching refs:isSignedIntType

831       if (isSignedIntType(i->dType))
833 if (isSignedIntType(i->sType))
880 if (isFloatType(i->dType) || isSignedIntType(i->sType))