HomeSort by relevance Sort by last modified time
    Searched defs:Icmp (Results 1 - 2 of 2) sorted by null

  /external/llvm/bindings/ocaml/llvm/
llvm.ml 114 module Icmp = struct
198 | ICmp
527 external const_icmp : Icmp.t -> llvalue -> llvalue -> llvalue
    [all...]
llvm.mli 165 (** The predicate for an integer comparison ([icmp]) instruction.
167 module Icmp : sig
256 | ICmp (** Other Operators *)
    [all...]

Completed in 1226 milliseconds