Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DValueTypes.h311 unsigned getVectorNumElements() const { in getVectorNumElements() function
771 unsigned getVectorNumElements() const { in getVectorNumElements() function
/freebsd-10-stable/contrib/llvm/lib/IR/
DType.cpp214 unsigned Type::getVectorNumElements() const { in getVectorNumElements() function in Type