Searched refs:ReduceInt32Mod (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 80 GateRef ReduceInt32Mod(GateRef gate); |
H A D | instruction_combine.cpp | 311 return ReduceInt32Mod(gate); in VisitSMOD() 802 GateRef InstructionCombine::ReduceInt32Mod(GateRef gate) in ReduceInt32Mod() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds