Home | History | Annotate | Download | only in tutorial

Lines Matching full:binop

225                 build_call callee [|lhs_val; rhs_val|] "binop" builder
960 (* If this is a binop, find its precedence. *)
964 (* If this is a binop that binds at least as tightly as the current binop,
967 (* Eat the binop. *)
973 (* Okay, we know this is a binop. *)
977 (* If BinOp binds less tightly with rhs than the operator after
1109 build_call callee [|lhs_val; rhs_val|] "binop" builder