Searched defs:getVectorNumElements (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | ValueTypes.h | 326 unsigned getVectorNumElements() const { getVectorNumElements() function |
/llvm-project/llvm/include/llvm/CodeGenTypes/ | ||
H A D | MachineValueType.h | 283 unsigned getVectorNumElements() const { getVectorNumElements() function |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMTypes.cpp | 901 llvm::ElementCount mlir::LLVM::getVectorNumElements(Type type) { getVectorNumElements() function in mlir::LLVM |