Searched refs:ReduceWord64Asr (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 65 GateRef ReduceWord64Asr(GateRef gate); |
H A D | instruction_combine.cpp | 384 return ReduceWord64Asr(gate); in VisitASR() 1079 GateRef InstructionCombine::ReduceWord64Asr(GateRef gate) in ReduceWord64Asr() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 3 milliseconds