Searched refs:ReduceInt64Add (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 69 GateRef ReduceInt64Add(GateRef gate); |
H A D | instruction_combine.cpp | 239 return ReduceInt64Add(gate); in VisitADD() 459 GateRef InstructionCombine::ReduceInt64Add(GateRef gate) in ReduceInt64Add() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds