Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h214 void ConvertFloat32ArrayConstructorLength(GateRef len, Variable *arrayLength,
Dtyped_hcr_lowering.cpp2405 void TypedHCRLowering::ConvertFloat32ArrayConstructorLength(GateRef len, Variable *arrayLength, in ConvertFloat32ArrayConstructorLength() function in panda::ecmascript::kungfu::TypedHCRLowering
2464 ConvertFloat32ArrayConstructorLength(arg0, &arrayLength, &arrayCreateByLength, &arrayCreate); in LowerFloat32ArrayConstructor()