Home
last modified time | relevance | path

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

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