Searched defs:jumpOp (Results 1 – 4 of 4) sorted by relevance
424 TypedJumpOp jumpOp = acc_.GetTypedJumpAccessor(gate).GetTypedJumpOp(); in VisitBooleanJump() local
966 static uint64_t ToValue(GateType typeValue, TypedJumpOp jumpOp) in ToValue()
974 auto jumpOp = TypedConditionJump(machineType, Op, xType, {currentControl, currentDepend, x}); in TypedConditionJump() local
710 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, GateType typeVal, in TypedConditionJump()