Home
last modified time | relevance | path

Searched refs:ReduceInt32Sub (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinstruction_combine.h70 GateRef ReduceInt32Sub(GateRef gate);
H A Dinstruction_combine.cpp253 return ReduceInt32Sub(gate); in VisitSUB()
550 GateRef InstructionCombine::ReduceInt32Sub(GateRef gate) in ReduceInt32Sub() function in panda::ecmascript::kungfu::InstructionCombine

Completed in 2 milliseconds