Home
last modified time | relevance | path

Searched refs:wrapIntegerMemorySpace (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DTypeDetail.h138 Attribute wrapIntegerMemorySpace(unsigned memorySpace, MLIRContext *ctx);
H A DBuiltinTypes.cpp512 Attribute mlir::detail::wrapIntegerMemorySpace(unsigned memorySpace, in wrapIntegerMemorySpace() function in mlir::detail
541 wrapIntegerMemorySpace(newMemorySpace, elementType.getContext()); in setMemorySpace()
631 wrapIntegerMemorySpace(memorySpaceInd, elementType.getContext()); in get()
652 wrapIntegerMemorySpace(memorySpaceInd, elementType.getContext()); in getChecked()
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuiltinTypes.td854 wrapIntegerMemorySpace(memorySpace, elementType.getContext());