Home | History | Annotate | Download | only in codegen

Lines Matching refs:isSignedType

1006    if (isSignedType(i->sType))
1331 if (i->op == OP_SHR && isSignedType(i->sType))