Home
last modified time | relevance | path

Searched defs:popcntB (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp71 unsigned popcntB = popcount(B.first); in getNonRedundantWriteProcRes() local
/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp107 unsigned popcntB = llvm::popcount(B.first); in initializeUsedResources() local