Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DValueTypes.h176 unsigned Pow2NElts = 1 << Log2_32_Ceil(NElts); in getPow2VectorType() local
633 unsigned Pow2NElts = 1 << Log2_32_Ceil(NElts); in getPow2VectorType() local