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