Home
last modified time | relevance | path

Searched defs:same (Results 1 – 7 of 7) 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 __anon58b2bc600302() local
212 auto same = constInst->InSameBlockOrDominate(constInst); in __anon58b2bc600402() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dgraph_comparator.h307 bool same = false; in Compare() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.cpp491 bool same = StrToFp<FpType>(buf.begin(), nullptr) == d; in GetBaseBinarySearch() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1170 bool same = JSTaggedValue::SameValue(setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
1251 bool same = JSTaggedValue::SameValue(sonMethod, fatherMethod); in HWTEST_F_L0() local
2235 bool same = JSTaggedValue::SameValue(setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp1048 GateRef same = Gate::InvalidGateRef; in TryRemoveTrivialPhi() local
Dtyped_native_inline_lowering.cpp2558 GateRef same = builder_.CallStub(glue, gate, CommonStubCSigns::SameValue, in LowerObjectIsPrototypeOf() local