Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp794 Value *const Ctpop = B.CreateIntCast( in optimizeAtomic() local
801 Value *const Ctpop = B.CreateIntCast( in optimizeAtomic() local
823 Value *const Ctpop = B.CreateIntCast( in optimizeAtomic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp104 unsigned Ctpop = llvm::popcount(Units); setWeight() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp914 Function *Ctpop = Intrinsic::getDeclaration( in SimplifyDemandedUseBits() local