HomeSort by: relevance | last modified time | path
    Searched refs:const_or (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.ml 662 external const_or : llvalue -> llvalue -> llvalue = "LLVMConstOr"
llvm.ml 662 external const_or : llvalue -> llvalue -> llvalue = "LLVMConstOr"
llvm.mli 1182 (** [const_or c1 c2] returns the constant bitwise [OR] of two integer
1185 val const_or : llvalue -> llvalue -> llvalue var
llvm.mli 1182 (** [const_or c1 c2] returns the constant bitwise [OR] of two integer
1185 val const_or : llvalue -> llvalue -> llvalue var

Completed in 32 milliseconds