Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DValueTypes.h308 unsigned getVectorNumElements() const { in getVectorNumElements() function
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DMachineValueType.h869 unsigned getVectorNumElements() const { in getVectorNumElements() function
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp897 llvm::ElementCount mlir::LLVM::getVectorNumElements(Type type) { in getVectorNumElements() function in mlir::LLVM