Home
last modified time | relevance | path

Searched refs:LowerTypedLdTypedArrayLength (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_hcr_lowering.h112 void LowerTypedLdTypedArrayLength(GateRef gate);
Dts_hcr_lowering.cpp727 LowerTypedLdTypedArrayLength(gate); in TryLowerTypedLdObjByNameForArray()
747 void TSHCRLowering::LowerTypedLdTypedArrayLength(GateRef gate) in LowerTypedLdTypedArrayLength() function in panda::ecmascript::kungfu::TSHCRLowering