Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.h212 void LowerFloat32ArrayConstructorCheck(GateRef gate, GateRef glue);
Dtyped_hcr_lowering.cpp171 LowerFloat32ArrayConstructorCheck(gate, glue); in VisitGate()
2382 void TypedHCRLowering::LowerFloat32ArrayConstructorCheck(GateRef gate, GateRef glue) in LowerFloat32ArrayConstructorCheck() function in panda::ecmascript::kungfu::TypedHCRLowering