Home
last modified time | relevance | path

Searched defs:same (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator.h208 auto same = intrinsic1->GetIntrinsicId() == intrinsic2->GetIntrinsicId(); in CompareIntrinsicInst() local
225 bool same = false; in CompareConstantInst() local
Dcompiler_inst_test.cpp184 auto same = constInst->InSameBlockOrDominate(constInst); in __anon3cee0cc20302() local
212 auto same = constInst->InSameBlockOrDominate(constInst); in __anon3cee0cc20402() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dgraph_comparator.h307 bool same = false; in Compare() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DnumberLiteral.cpp175 bool same = StrToFp<FpType>(buf.begin(), nullptr) == d; in GetBaseBinarySearch() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp506 bool same = StrToFp<FpType>(buf.begin(), nullptr) == d; in GetBaseBinarySearch() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1177 bool same = JSTaggedValue::SameValue(thread_, setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
1258 bool same = JSTaggedValue::SameValue(thread_, sonMethod, fatherMethod); in HWTEST_F_L0() local
2251 bool same = JSTaggedValue::SameValue(thread_, setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1161 GateRef same = Gate::InvalidGateRef; in TryRemoveTrivialPhi() local
Dtyped_native_inline_lowering.cpp2551 GateRef same = builder_.CallStub(glue, gate, CommonStubCSigns::SameValue, in LowerObjectIsPrototypeOf() local