aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-01-22 10:41:13 -0800
committerKazu Hirata <kazu@google.com>2023-01-22 10:41:13 -0800
commit8e4dc4cfb81e8baf4692d78226fcac6e47acc133 (patch)
tree3131e97bb0c6ac3ab473f0da16dd798291753d81 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parentdd8ecde00b3b3d8d0f80d7df43393f583d782413 (diff)
downloadllvm-8e4dc4cfb81e8baf4692d78226fcac6e47acc133.zip
llvm-8e4dc4cfb81e8baf4692d78226fcac6e47acc133.tar.gz
llvm-8e4dc4cfb81e8baf4692d78226fcac6e47acc133.tar.bz2
[Support] Use functions from bit.h (NFC)
This patch makes the following replacements: countLeadingZeros -> llvm::countl_zero countTrailingZeros -> llvm::countr_zero countPopulation -> llvm::popcount
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions