Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCasts.cpp1517 static unsigned getTypeSizeIndex(unsigned Value, Type *Ty) { in getTypeSizeIndex() function
1548 unsigned ElementIndex = getTypeSizeIndex(Shift, VecEltTy); in CollectInsertionElements()
1563 unsigned NumElts = getTypeSizeIndex(C->getType()->getPrimitiveSizeInBits(), in CollectInsertionElements()