Searched defs:Icmp (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | icmp6.cpp | 50 Icmp::Icmp(Instance &aInstance) in Icmp() function in ot::Ip6::Icmp
|
H A D | icmp6.hpp | 68 class Icmp : public InstanceLocator, private NonCopyable class
|
H A D | ip4_types.hpp | 599 class Icmp class
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFAdjustOpt.cpp | 120 auto *Icmp = dyn_cast<ICmpInst>(&I); in adjustICmpToBuiltin() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8632.cpp | 716 } 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 D | IceTargetLoweringX8664.cpp | 726 } 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 D | IceInst.h | 56 Icmp, enumerator
|
H A D | IceInstX8632.h | 220 Icmp, enumerator 3258 using Icmp = InstX86Icmp; member
|
H A D | IceInstX8664.h | 159 Icmp, enumerator 3157 using Icmp = InstX86Icmp; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/socket/ |
D | mod.rs | 202 Icmp = libc::IPPROTO_ICMP, enumerator
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm.ml | 114 module Icmp = struct module
|
H A D | llvm.mli | 167 module Icmp : sig module
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3073 const ICmpInst *Icmp, in replacedSelectWithOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 4933 const ICmpInst *Icmp, in replacedSelectWithOperand()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 5461 const ICmpInst *Icmp, in replacedSelectWithOperand()
|