Home
last modified time | relevance | path

Searched defs:unshareIdx (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp584 GateRef unshareIdx = GetUnsharedConstpoolIndex(constpool); in GetUnsharedConstpoolFromGlue() local
593 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local
Dslowpath_lowering.cpp3857 …GateRef unshareIdx = builder_.Int32Sub(constPoolSize, builder_.Int32(ConstantPool::UNSHARED_CONSTP… in LowerGetUnsharedConstPool() local
Dstub_builder-inl.h2303 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local