Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp776 unsigned Pow2; in GreatestCommonDivisor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1640 if (unsigned Pow2 = PowerOf2Ceil(Bits); Pow2 != Bits) { in getNumSignificantBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp722 Value *Pow2, *Op; in foldAndOrOfICmpsWithPow2AndWithZero() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27968 for (const APInt &Pow2 : Pow2Constants) in takeInexpensiveLog2() local