Home
last modified time | relevance | path

Searched refs:OneInputCannotBe (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.cc382 bool OneInputCannotBe(Type* t) { in OneInputCannotBe() function in v8::internal::compiler::JSBinopReduction
811 } else if (r.OneInputCannotBe(Type::StringOrReceiver()) && in ReduceJSComparison()
997 if (r.OneInputCannotBe(Type::NumberOrString())) { in ReduceJSStrictEqual()
Dsimplified-lowering.cc709 bool OneInputCannotBe(Node* node, Type* type) { in OneInputCannotBe() function in v8::internal::compiler::RepresentationSelector
1513 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()
1524 OneInputCannotBe(node, type_cache_.kZeroish))) { in VisitNode()