Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Debo.h59 OpndInfo *same = nullptr; /* Other definitions of the same operand. */ member
114 InsnInfo *same = nullptr; /* Other insns with the same hash value. */ variable
/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator.h263 bool same = false; in CompareConstantInst() local
Dcompiler_inst_test.cpp184 auto same = constInst->InSameBlockOrDominate(constInst); in __anonaa205d010302() local
212 auto same = constInst->InSameBlockOrDominate(constInst); in __anonaa205d010402() 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.cpp487 bool same = StrToFp<FpType>(buf.begin(), nullptr) == d; in GetBaseBinarySearch() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp1140 bool same = JSTaggedValue::SameValue(setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
1221 bool same = JSTaggedValue::SameValue(sonMethod, fatherMethod); in HWTEST_F_L0() local
2158 bool same = JSTaggedValue::SameValue(setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp981 GateRef same = Gate::InvalidGateRef; in TryRemoveTrivialPhi() local
Dtyped_native_inline_lowering.cpp2606 GateRef same = builder_.CallStub(glue, gate, CommonStubCSigns::SameValue, in LowerObjectIsPrototypeOf() local