Home
last modified time | relevance | path

Searched refs:IntPtrDiv (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h418 inline GateRef StubBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv() function
420 return env_->GetBuilder()->IntPtrDiv(x, y); in IntPtrDiv()
Dstub_builder.h170 GateRef IntPtrDiv(GateRef x, GateRef y);
Dcircuit_builder-inl.h267 GateRef CircuitBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv() function
Dcircuit_builder.h501 inline GateRef IntPtrDiv(GateRef x, GateRef y);