Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp654 GateRef unshareIdx = GetUnsharedConstpoolIndex(glue, constpool); in GetUnsharedConstpoolFromGlue() local
682 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local
Dslowpath_lowering.cpp4129 …GateRef unshareIdx = builder_.Int32Sub(constPoolSize, builder_.Int32(ConstantPool::UNSHARED_CONSTP… in LowerGetUnsharedConstPool() local
Dstub_builder-inl.h2704 GateRef unshareIdx = Int32Sub(constPoolSize, Int32(ConstantPool::UNSHARED_CONSTPOOL_INDEX)); in GetUnsharedConstpoolIndex() local