Home | History | Annotate | Download | only in ppc

Lines Matching refs:Strength

96                                           Condition cond, Strength strength);
251 Condition cond, Strength strength) {
271 if (is_strong(strength)) {
292 if (is_strong(strength)) {
603 EmitIdenticalObjectComparison(masm, &slow, cc, strength());
725 __ TailCallRuntime(is_strong(strength()) ? Runtime::kCompare_Strong
3441 if (op() != Token::EQ_STRICT && is_strong(strength())) {
3550 CompareICStub stub(isolate(), op(), strength(), CompareICState::GENERIC,
3773 } else if (is_strong(strength())) {