Lines Matching refs:GENERIC
2130 case GENERIC: return "Generic"; in GetName()
2143 case GENERIC: in ToState()
2158 return GENERIC; in GetTypeInfo()
2170 return (current_type == UnaryOpIC::GENERIC) in ComputeNewType()
2171 ? UnaryOpIC::GENERIC in ComputeNewType()
2174 return UnaryOpIC::GENERIC; in ComputeNewType()
2175 case UnaryOpIC::GENERIC: in ComputeNewType()
2178 return UnaryOpIC::GENERIC; in ComputeNewType()
2181 return UnaryOpIC::GENERIC; in ComputeNewType()
2199 case GENERIC: return "Generic"; in GetName()
2216 case GENERIC: in ToState()
2232 return GENERIC; in JoinTypes()
2272 return GENERIC; in GetTypeInfo()
2343 type = BinaryOpIC::GENERIC; in RUNTIME_FUNCTION()
2449 if (key == CodeStub::Compare) return GENERIC; in ComputeState()
2464 case GENERIC: return "GENERIC"; in GetStateName()
2494 if (!Token::IsEqualityOp(op_)) return GENERIC; in TargetState()
2504 return GENERIC; in TargetState()
2508 : GENERIC; in TargetState()
2511 return x->IsString() && y->IsString() ? STRINGS : GENERIC; in TargetState()
2516 case GENERIC: in TargetState()
2517 return GENERIC; in TargetState()
2520 return GENERIC; in TargetState()