Home | History | Annotate | Download | only in src

Lines Matching refs:HasInteger32Value

501   return IsConstant() && HConstant::cast(this)->HasInteger32Value();
2696 if (c->HasInteger32Value()) {
2711 if (c->HasInteger32Value()) {
2736 if (c->HasInteger32Value()) {
3768 if (c_left->HasInteger32Value() && c_right->HasInteger32Value()) {
3902 if (operand->HasInteger32Value()) {