Home
last modified time | relevance | path

Searched refs:ConvertForBinaryOp (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_retype.h106 void ConvertForBinaryOp(GateRef gate);
Dnumber_speculative_retype.cpp473 ConvertForBinaryOp(gate); in VisitNumberCalculate()
739 void NumberSpeculativeRetype::ConvertForBinaryOp(GateRef gate) in ConvertForBinaryOp() function in panda::ecmascript::kungfu::NumberSpeculativeRetype
1256 ConvertForBinaryOp(gate); in VisitNumberMod()