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

  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 103 module Icmp = struct
187 | ICmp
450 external const_icmp : Icmp.t -> llvalue -> llvalue -> llvalue
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 442 // The last instruction in a min/max pattern (select of the select(icmp())
577 /// select(icmp()) this function advances the instruction pointer 'I' from the
582 /// Returns true if the instruction is a Select(ICmp(X, Y), X, Y) instruction
    [all...]

Completed in 130 milliseconds