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