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 107 module Icmp = struct
191 | ICmp
513 external const_icmp : Icmp.t -> llvalue -> llvalue -> llvalue
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 612 // The last instruction in a min/max pattern (select of the select(icmp())
756 /// select(icmp()) this function advances the instruction pointer 'I' from the
761 /// Returns true if the instruction is a Select(ICmp(X, Y), X, Y) instruction
    [all...]

Completed in 61 milliseconds