Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp2042 VisitMulWithOverflow(gate, left, right); in HandleMulWithOverflow()
2045 void LLVMIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp2128 VisitMulWithOverflow(gate, in0, in1); in HandleMulWithOverflow()
2131 void LiteCGIRBuilder::VisitMulWithOverflow(GateRef gate, GateRef e1, GateRef e2) in VisitMulWithOverflow() function in panda::ecmascript::kungfu::LiteCGIRBuilder