Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.ml102 module Icmp = struct module
Dllvm.mli149 module Icmp : sig module
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml114 module Icmp = struct module
Dllvm.mli167 module Icmp : sig module
/external/swiftshader/third_party/subzero/src/
DIceInst.h56 Icmp, enumerator
DIceInstX86Base.h105 Icmp, enumerator
3289 using Icmp = typename InstImpl<TraitsType>::InstX86Icmp; member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3073 const ICmpInst *Icmp, in replacedSelectWithOperand()