Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp585 GateRef unshareIdx = GetUnsharedConstpoolIndex(constpool); in GetUnsharedConstpoolFromGlue() local
594 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local
H A Dslowpath_lowering.cpp3895 GateRef unshareIdx = builder_.Int32Sub(constPoolSize, builder_.Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in LowerGetUnsharedConstPool() local
H A Dstub_builder-inl.h2342 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local

Completed in 21 milliseconds