Home
last modified time | relevance | path

Searched defs:Icmp (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp120 auto *Icmp = dyn_cast<ICmpInst>(&I); in adjustICmpToBuiltin() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml143 module Icmp = struct module
H A Dllvm.mli162 module Icmp : sig module
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5451 const ICmpInst *Icmp, in replacedSelectWithOperand()