Lines Matching refs:fcmp
160 (** The predicate for a floating-point comparison ([fcmp]) instruction.162 module Fcmp : sig788 val const_fcmp : Fcmp.t -> llvalue -> llvalue -> llvalue2048 [%name = fcmp %pred %x, %y]2051 val build_fcmp : Fcmp.t -> llvalue -> llvalue -> string ->