Searched refs:ReduceWord32Lsr (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 62 GateRef ReduceWord32Lsr(GateRef gate); |
H A D | instruction_combine.cpp | 368 return ReduceWord32Lsr(gate); in VisitLSR() 1054 GateRef InstructionCombine::ReduceWord32Lsr(GateRef gate) in ReduceWord32Lsr() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds