Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h72 GateRef ReduceInt32Mul(GateRef gate);
H A Dinstruction_combine.cpp269 return ReduceInt32Mul(gate); in VisitMUL()
614 GateRef InstructionCombine::ReduceInt32Mul(GateRef gate) in ReduceInt32Mul() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 3 milliseconds