Home
last modified time | relevance | path

Searched defs:valVec (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpgo_bc_info.h57 const ValVec &valVec = methodOffsetToValVec_.at(methodOffset); in IterateValByMethodOffset() local
68 const ValVec &valVec = methodOffsetToValVec_.at(methodOffset); in IterateValByMethodOffsetAndType() local
H A Dntype_hcr_lowering.cpp186 GateRef valVec = builder_.GetValueFromTaggedArray(unsharedConstpool, valVecIndex); in LoadFromConstPool() local
H A Dmcr_lowering.cpp180 GateRef valVec = builder_.GetValueFromTaggedArray(constpool, valVecIndex); in LowerLoadHClassFromConstpool() local
H A Dtyped_hcr_lowering.cpp787 GateRef valVec = builder_.GetValueFromTaggedArray(unsharedConstPool, valVecIndex); in LoadFromConstPool() local

Completed in 10 milliseconds