Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h326 unsigned getVectorNumElements() const { getVectorNumElements() function
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h283 unsigned getVectorNumElements() const { getVectorNumElements() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp901 llvm::ElementCount mlir::LLVM::getVectorNumElements(Type type) { getVectorNumElements() function in mlir::LLVM