Searched defs:BinaryArithmetic (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | lcr_circuit_builder.cpp | 91 GateRef CircuitBuilder::BinaryArithmetic(const GateMetaData* meta, MachineType machineType, in BinaryArithmetic() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSGen.cpp | 2459 void ETSGen::BinaryArithmetic(const ir::AstNode *node, VReg lhs) in BinaryArithmetic() function in ark::es2panda::compiler::ETSGen |