Home
last modified time | relevance | path

Searched refs:LoadHCIndexFromConstPool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp1185 … GateRef hcIndex = LoadHCIndexFromConstPool(hcIndexInfos, indexInfosLength, traceId, &originLoad); in LoadArrayHClassSlowPath()
Dstub_builder.h796 …inline GateRef LoadHCIndexFromConstPool(GateRef cachedArray, GateRef cachedLength, GateRef traceId…
Dstub_builder-inl.h3032 inline GateRef StubBuilder::LoadHCIndexFromConstPool( in LoadHCIndexFromConstPool() function