Home
last modified time | relevance | path

Searched refs:ReduceInt64Mul (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h73 GateRef ReduceInt64Mul(GateRef gate);
H A Dinstruction_combine.cpp271 return ReduceInt64Mul(gate); in VisitMUL()
573 GateRef InstructionCombine::ReduceInt64Mul(GateRef gate) in ReduceInt64Mul() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 3 milliseconds