Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DValueTypes.h226 unsigned getVectorNumElements() const { in getVectorNumElements() function
H A DMachineValueType.h323 unsigned getVectorNumElements() const { in getVectorNumElements() function
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DType.cpp212 unsigned Type::getVectorNumElements() const { in getVectorNumElements() function in Type