Searched refs:ReduceDoubleDiv (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | instruction_combine.h | 79 GateRef ReduceDoubleDiv(GateRef gate); |
H A D | instruction_combine.cpp | 299 return ReduceDoubleDiv(gate); in VisitFDIV() 785 GateRef InstructionCombine::ReduceDoubleDiv(GateRef gate) in ReduceDoubleDiv() function in panda::ecmascript::kungfu::InstructionCombine |
Completed in 2 milliseconds