Searched defs:hir (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | object_operator_stub_builder.cpp | 31 … Label *isProperty, Label *isElement, Label *hasException, GateRef hir) in HandleKey() 235 GateRef hir) in LookupPropertyInlinedProps() 312 GateRef hir) in LookupElementInlinedProps() 449 GateRef hir) in StartLookup() 528 ObjectOperatorResult &results, GateRef hir) in LookupProperty() 556 ObjectOperatorResult &results, GateRef hir) in TryLookupInProtoChain()
|
| D | circuit_builder_helper.cpp | 48 Environment::Environment(GateRef hir, Circuit *circuit, CircuitBuilder *builder) in Environment()
|
| D | stub_builder.cpp | 322 GateRef key, GateRef propsNum, GateRef hir) in FindElementWithCache() 393 …er::GetIndexFromPropertiesCache(GateRef glue, GateRef cache, GateRef cls, GateRef key, GateRef hir) in GetIndexFromPropertiesCache() 453 …Builder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, GateRef hir) in BinarySearch() 609 GateRef StubBuilder::GetKeyHashCode(GateRef glue, GateRef key, GateRef hir) in GetKeyHashCode() 824 …teRef StubBuilder::FindEntryFromHashTable(GateRef glue, GateRef elements, GateRef key, GateRef hir) in FindEntryFromHashTable() 1040 GateRef StubBuilder::JSObjectHasProperty(GateRef glue, GateRef obj, GateRef key, GateRef hir) in JSObjectHasProperty() 1250 …f glue, GateRef receiver, GateRef holder, GateRef accessor, ProfileOperation callback, GateRef hir) in CallGetterHelper() 3720 GateRef index, ProfileOperation callback, GateRef hir) in GetPropertyByIndex() 3968 GateRef hir) in GetPropertyByName() 4208 void StubBuilder::TryGetOwnProperty(GateRef glue, GateRef holder, GateRef key, GateRef hir, in TryGetOwnProperty() [all …]
|
| D | call_stub_builder.cpp | 1788 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit, GateRef hir) in CallFastBuiltin()
|
| D | stub_builder-inl.h | 295 const std::vector<GateRef>& args, GateRef hir) in CallNGCRuntime() 309 …ilder::FastCallOptimized(GateRef glue, GateRef code, const std::vector<GateRef>& args, GateRef hir) in FastCallOptimized() 320 …ubBuilder::CallOptimized(GateRef glue, GateRef code, const std::vector<GateRef>& args, GateRef hir) in CallOptimized() 350 GateRef hir) in CallCommonStub() 3985 GateRef hir) in DispatchBuiltins() 4371 GateRef hir) in SetToPropertiesCache() 4392 …line GateRef StubBuilder::HashFromHclassAndKey(GateRef glue, GateRef cls, GateRef key, GateRef hir) in HashFromHclassAndKey()
|
| D | hcr_circuit_builder.cpp | 194 GateRef hir, const char* comment) in CallBuiltin()
|
| D | typed_bytecode_lowering.cpp | 1196 GateRef hir, GateRef receiver, GateRef holder, PropertyLookupResult plr) in BuildNamedPropertyAccess() 1209 GateRef hir, GateRef receiver, GateRef holder, GateRef value, PropertyLookupResult plr, in BuildNamedPropertyAccess()
|
| D | mcr_circuit_builder.cpp | 1412 GateRef CircuitBuilder::GetHashcodeFromString(GateRef glue, GateRef value, GateRef hir) in GetHashcodeFromString()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_array_stub_builder_next_optimization.cpp | 165 … Variable *result, Label *exit, Label *slowPath, GateRef hir) in DoSortOptimised() 415 Label *slowPath, [[maybe_unused]] GateRef hir) in DoSortOptimisedFast()
|
| D | builtins_array_stub_builder.cpp | 1603 GateRef callbackFnHandle, Variable *result, Label *exit, Label *slowPath, GateRef hir) in SortAfterArgs() 1676 Variable *result, Label *exit, Label *slowPath, GateRef hir) in DoSort()
|
| D | builtins_object_stub_builder.cpp | 500 GateRef prop, GateRef hir) in HasOwnProperty()
|