Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_lowering.h51 void LowerLoadConstOffset(GateRef gate);
Dlcr_lowering.cpp45 LowerLoadConstOffset(gate); in Run()
127 void LCRLowering::LowerLoadConstOffset(GateRef gate) in LowerLoadConstOffset() function in panda::ecmascript::kungfu::LCRLowering