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