Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DMemRefUtils.h163 int64_t nElements = 1; in freeFunc() local
/llvm-project/mlir/lib/CAPI/Dialect/
H A DLLVM.cpp166 mlirLLVMDICompositeTypeAttrGet(MlirContext ctx,unsigned int tag,MlirAttribute recId,MlirAttribute name,MlirAttribute file,uint32_t line,MlirAttribute scope,MlirAttribute baseType,int64_t flags,uint64_t sizeInBits,uint64_t alignInBits,intptr_t nElements,MlirAttribute const * elements,MlirAttribute dataLocation,MlirAttribute rank,MlirAttribute allocated,MlirAttribute associated) mlirLLVMDICompositeTypeAttrGet() argument
/llvm-project/clang/lib/AST/
H A DType.cpp369 VectorType(QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument
373 VectorType(TypeClass tc,QualType vecType,unsigned nElements,QualType canonType,VectorKind vecKind) VectorType() argument