Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h56 void LowerCheckTaggedIntAndConvert(GateRef gate, GateRef frameState);
Dlcr_lowering.cpp344 LowerCheckTaggedIntAndConvert(gate, frameState); in LowerCheckAndConvert()
372 void LCRLowering::LowerCheckTaggedIntAndConvert(GateRef gate, GateRef frameState) in LowerCheckTaggedIntAndConvert() function in panda::ecmascript::kungfu::LCRLowering