Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp185 GateRef valVecIndex = builder_.Int32Sub(constPoolSize, builder_.Int32(valVecType)); in LoadFromConstPool() local
H A Dmcr_lowering.cpp179 GateRef valVecIndex = builder_.Int32Sub(constPoolSize, builder_.Int32(ConstantPool::AOT_HCLASS_INFO_INDEX)); in LowerLoadHClassFromConstpool() local
H A Dtyped_hcr_lowering.cpp786 GateRef valVecIndex = builder_.Int32Sub(constPoolSize, builder_.Int32(valVecType)); in LoadFromConstPool() local

Completed in 11 milliseconds