Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3534 getContiguousRangeOfSetBits(const APInt &A) { in getContiguousRangeOfSetBits() function
3565 auto Range = getContiguousRangeOfSetBits(C->getAPIntValue()); in SelectCMPZ()