Searched refs:ReduceInt32Sub (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 70 GateRef ReduceInt32Sub(GateRef gate); |
H A D | instruction_combine.cpp | 253 return ReduceInt32Sub(gate); in VisitSUB() 550 GateRef InstructionCombine::ReduceInt32Sub(GateRef gate) in ReduceInt32Sub() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds