Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp103 auto *Icmp = dyn_cast<ICmpInst>(&I); in adjustICmpToBuiltin() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2494 getSalvageOpsForIcmpOp(ICmpInst * Icmp,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForIcmpOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6078 replacedSelectWithOperand(SelectInst * SI,const ICmpInst * Icmp,const unsigned SIOpd) replacedSelectWithOperand() argument