Searched defs:binOp (Results 1 – 4 of 4) sorted by relevance
129 const GateMetaData* TypedBinaryOp(uint64_t value, TypedBinOp binOp) in TypedBinaryOp()
116 const GateMetaData* TypedBinaryOp(uint64_t value, TypedBinOp binOp) in TypedBinaryOp()
515 TypedBinaryMegaData(uint64_t value, TypedBinOp binOp) in TypedBinaryMegaData()
289 GateRef CircuitBuilder::TypedBinaryOperator(MachineType type, TypedBinOp binOp, GateType typeLeft, … in TypedBinaryOperator()