Searched defs:BinaryOp (Results 1 – 3 of 3) sorted by relevance
200 struct BinaryOp { struct202 …ool Capture(Inst *inst, OperandsCapture<MAX_OPERANDS> &args, InstructionsCapture<MAX_INSTS> &insts) in Capture()
323 GateRef CircuitBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp() function
722 inline GateRef StubBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp() function