Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2011 VisitSubWithOverflow(gate, left, right); in HandleSubWithOverflow()
2014 void LLVMIRBuilder::VisitSubWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitSubWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2096 VisitSubWithOverflow(gate, in0, in1); in HandleSubWithOverflow()
2099 void LiteCGIRBuilder::VisitSubWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitSubWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder