Home
last modified time | relevance | path

Searched defs:constPoolSize (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp184 GateRef constPoolSize = builder_.GetLengthOfTaggedArray(unsharedConstpool); in LoadFromConstPool() local
H A Dmcr_lowering.cpp178 GateRef constPoolSize = builder_.GetLengthOfTaggedArray(constpool); in LowerLoadHClassFromConstpool() local
H A Dcircuit_builder.cpp593 GateRef constPoolSize = GetLengthOfTaggedArray(constpool); in GetUnsharedConstpoolIndex() local
H A Dslowpath_lowering.cpp3893 GateRef constPoolSize = builder_.Load(VariableType::INT32(), sharedConstPool, in LowerGetUnsharedConstPool() local
H A Dtyped_hcr_lowering.cpp785 GateRef constPoolSize = builder_.GetLengthOfTaggedArray(unsharedConstPool); in LoadFromConstPool() local
H A Dstub_builder-inl.h2341 GateRef constPoolSize = GetLengthOfTaggedArray(constpool); in GetUnsharedConstpoolIndex() local

Completed in 32 milliseconds