Searched refs:ReduceInt32Div (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 74 GateRef ReduceInt32Div(GateRef gate); |
H A D | instruction_combine.cpp | 285 return ReduceInt32Div(gate); in VisitSDIV() 693 GateRef InstructionCombine::ReduceInt32Div(GateRef gate) in ReduceInt32Div() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 3 milliseconds