Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAtomicOptimizer.cpp570 Value *const Ctpop = B.CreateIntCast( in optimizeAtomic() local
590 Value *const Ctpop = B.CreateIntCast( in optimizeAtomic() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.cpp103 unsigned Ctpop = llvm::popcount(Units); in setWeight() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp891 Function *Ctpop = Intrinsic::getDeclaration( in SimplifyDemandedUseBits() local