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