Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstrBuilder.cpp108 unsigned popcntB = llvm::popcount(B.first); in initializeUsedResources() local
109 if (popcntA < popcntB) in initializeUsedResources()
111 if (popcntA > popcntB) in initializeUsedResources()