Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2186 static unsigned getTypeSizeIndex(unsigned Value, Type *Ty) { in getTypeSizeIndex() function
2217 unsigned ElementIndex = getTypeSizeIndex(Shift, VecEltTy); in collectInsertionElements()
2232 unsigned NumElts = getTypeSizeIndex(C->getType()->getPrimitiveSizeInBits(), in collectInsertionElements()