Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dicmp6.cpp50 Icmp::Icmp(Instance &aInstance) in Icmp() function in ot::Ip6::Icmp
H A Dicmp6.hpp68 class Icmp : public InstanceLocator, private NonCopyable class
H A Dip4_types.hpp599 class Icmp class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp120 auto *Icmp = dyn_cast<ICmpInst>(&I); in adjustICmpToBuiltin() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8632.cpp716 } else if (auto *Icmp = llvm::dyn_cast<InstIcmp>(Next)) { in doLoadOpt() local
3256 void TargetX8632::lowerIcmpAndConsumer(const InstIcmp *Icmp, in lowerIcmpAndConsumer()
3292 void TargetX8632::lowerIcmpVector(const InstIcmp *Icmp) { in lowerIcmpVector()
3407 void TargetX8632::lowerIcmp64(const InstIcmp *Icmp, const Inst *Consumer) { in lowerIcmp64()
5592 if (auto *Icmp = llvm::dyn_cast<InstIcmp>(Instr)) { in doAddressOptOther() local
6363 void TargetX8632::lowerIcmp(const InstIcmp *Icmp) { in lowerIcmp()
H A DIceTargetLoweringX8664.cpp726 } else if (auto *Icmp = llvm::dyn_cast<InstIcmp>(Next)) { in doLoadOpt() local
2959 void TargetX8664::lowerIcmpAndConsumer(const InstIcmp *Icmp, in lowerIcmpAndConsumer()
2990 void TargetX8664::lowerIcmpVector(const InstIcmp *Icmp) { in lowerIcmpVector()
5002 if (auto *Icmp = llvm::dyn_cast<InstIcmp>(Instr)) { in doAddressOptOther() local
5750 void TargetX8664::lowerIcmp(const InstIcmp *Icmp) { in lowerIcmp()
H A DIceInst.h56 Icmp, enumerator
H A DIceInstX8632.h220 Icmp, enumerator
3258 using Icmp = InstX86Icmp; member
H A DIceInstX8664.h159 Icmp, enumerator
3157 using Icmp = InstX86Icmp; member
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/socket/
Dmod.rs202 Icmp = libc::IPPROTO_ICMP, enumerator
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml114 module Icmp = struct module
H A Dllvm.mli167 module Icmp : sig module
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3073 const ICmpInst *Icmp, in replacedSelectWithOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4933 const ICmpInst *Icmp, in replacedSelectWithOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5461 const ICmpInst *Icmp, in replacedSelectWithOperand()