Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DAPInt.cpp776 unsigned Pow2; GreatestCommonDivisor() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1640 if (unsigned Pow2 = PowerOf2Ceil(Bits); Pow2 != Bits) { in getNumSignificantBits() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27909 for (const APInt &Pow2 : Pow2Constants) takeInexpensiveLog2() local
[all...]