Home
last modified time | relevance | path

Searched defs:BinaryOp (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h200 struct BinaryOp { struct
202 …ool Capture(Inst *inst, OperandsCapture<MAX_OPERANDS> &args, InstructionsCapture<MAX_INSTS> &insts) in Capture()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.h323 GateRef CircuitBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp() function
Dstub_builder-inl.h722 inline GateRef StubBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp() function