HomeSort by: relevance | last modified time | path
    Searched defs:const_sub (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 1106 (** [const_sub c1 c2] returns the constant difference, [c1 - c2], of two
1108 val const_sub : llvalue -> llvalue -> llvalue var
llvm.mli 1106 (** [const_sub c1 c2] returns the constant difference, [c1 - c2], of two
1108 val const_sub : llvalue -> llvalue -> llvalue var
llvm.mli 1106 (** [const_sub c1 c2] returns the constant difference, [c1 - c2], of two
1108 val const_sub : llvalue -> llvalue -> llvalue var

Completed in 115 milliseconds