Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp1883 VisitSubWithOverflow(gate, left, right); in HandleSubWithOverflow()
1886 void LLVMIRBuilder::VisitSubWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp1654 VisitSubWithOverflow(gate, in0, in1); in HandleSubWithOverflow()
1657 void LiteCGIRBuilder::VisitSubWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitSubWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder