Searched defs:hir (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | object_operator_stub_builder.cpp | 63 … Label *isProperty, Label *isElement, Label *hasException, GateRef hir) in HandleKey() 256 …peratorStubBuilder::LookupPropertyInlinedProps(GateRef glue, GateRef obj, GateRef key, GateRef hir) in LookupPropertyInlinedProps() 317 [[maybe_unused]] GateRef hir) in LookupElementInlinedProps() 400 Label *ifFound, Label *notFound, GateRef hir) in LookupProperty() 433 … Label *notFound, Label *isJSProxy, GateRef hir) in TryLookupInProtoChain()
|
| D | circuit_builder_helper.cpp | 48 Environment::Environment(GateRef hir, Circuit *circuit, CircuitBuilder *builder) in Environment()
|
| D | call_stub_builder.cpp | 1528 void CallStubBuilder::CallFastBuiltin(Label* notFastBuiltins, Label *exit, GateRef hir) in CallFastBuiltin()
|
| D | stub_builder.cpp | 301 GateRef key, GateRef propsNum, GateRef hir) in FindElementWithCache() 372 …er::GetIndexFromPropertiesCache(GateRef glue, GateRef cache, GateRef cls, GateRef key, GateRef hir) in GetIndexFromPropertiesCache() 432 …Builder::BinarySearch(GateRef glue, GateRef layoutInfo, GateRef key, GateRef propsNum, GateRef hir) in BinarySearch() 588 GateRef StubBuilder::GetKeyHashCode(GateRef glue, GateRef key, GateRef hir) in GetKeyHashCode() 802 … StubBuilder::FindEntryFromNameDictionary(GateRef glue, GateRef elements, GateRef key, GateRef hir) in FindEntryFromNameDictionary() 1018 GateRef StubBuilder::JSObjectHasProperty(GateRef glue, GateRef obj, GateRef key, GateRef hir) in JSObjectHasProperty() 1245 …f glue, GateRef receiver, GateRef holder, GateRef accessor, ProfileOperation callback, GateRef hir) in CallGetterHelper() 3368 GateRef index, ProfileOperation callback, GateRef hir) in GetPropertyByIndex() 3610 bool canUseIsInternal, GateRef hir) in GetPropertyByName() 5854 ProfileOperation callback, GateRef hir) in FastGetPropertyByName() [all …]
|
| D | stub_builder-inl.h | 242 const std::vector<GateRef>& args, GateRef hir) in CallNGCRuntime() 256 …ilder::FastCallOptimized(GateRef glue, GateRef code, const std::vector<GateRef>& args, GateRef hir) in FastCallOptimized() 267 …ubBuilder::CallOptimized(GateRef glue, GateRef code, const std::vector<GateRef>& args, GateRef hir) in CallOptimized() 3732 GateRef hir) in DispatchBuiltins() 4120 GateRef hir) in SetToPropertiesCache() 4136 …line GateRef StubBuilder::HashFromHclassAndKey(GateRef glue, GateRef cls, GateRef key, GateRef hir) in HashFromHclassAndKey()
|
| D | typed_bytecode_lowering.cpp | 924 GateRef hir, GateRef receiver, GateRef holder, PropertyLookupResult plr) in BuildNamedPropertyAccess() 937 GateRef hir, GateRef receiver, GateRef holder, GateRef value, PropertyLookupResult plr, in BuildNamedPropertyAccess()
|
| D | hcr_circuit_builder.cpp | 198 GateRef hir, const char* comment) in CallBuiltin()
|
| D | mcr_circuit_builder.cpp | 1310 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 | 164 … Variable *result, Label *exit, Label *slowPath, GateRef hir) in DoSortOptimised() 413 Label *slowPath, [[maybe_unused]] GateRef hir) in DoSortOptimisedFast()
|
| D | builtins_array_stub_builder.cpp | 1599 GateRef callbackFnHandle, Variable *result, Label *exit, Label *slowPath, GateRef hir) in SortAfterArgs() 1672 Variable *result, Label *exit, Label *slowPath, GateRef hir) in DoSort()
|
| D | builtins_object_stub_builder.cpp | 501 GateRef prop, GateRef hir) in HasOwnProperty()
|