Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h55 void LowerCheckUInt32AndConvert(GateRef gate, GateRef frameState);
Dlcr_lowering.cpp341 LowerCheckUInt32AndConvert(gate, frameState); in LowerCheckAndConvert()
363 void LCRLowering::LowerCheckUInt32AndConvert(GateRef gate, GateRef frameState) in LowerCheckUInt32AndConvert() function in panda::ecmascript::kungfu::LCRLowering