Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_bytecode_lowering.cpp222 uint32_t constPoolIndex = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerNTypedCreateArrayWithBuffer() local
Dntype_hcr_lowering.cpp91 uint32_t constPoolIndex = static_cast<uint32_t>(acc_.GetConstantValue(index)); in LowerCreateArrayWithBuffer() local
Dhcr_circuit_builder.cpp548 GateRef constPoolIndex, RegionSpaceFlag flag) in CreateArrayWithBuffer()