Searched refs:ReduceInt32Mul (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 72 GateRef ReduceInt32Mul(GateRef gate); |
H A D | instruction_combine.cpp | 269 return ReduceInt32Mul(gate); in VisitMUL() 614 GateRef InstructionCombine::ReduceInt32Mul(GateRef gate) in ReduceInt32Mul() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 3 milliseconds