Searched refs:ReduceWord32Lsl (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 66 GateRef ReduceWord32Lsl(GateRef gate); |
H A D | instruction_combine.cpp | 397 return ReduceWord32Lsl(gate); in VisitLSL() 1146 GateRef InstructionCombine::ReduceWord32Lsl(GateRef gate) in ReduceWord32Lsl() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 3 milliseconds