Searched defs:memory_scope (Results 1 – 2 of 2) sorted by relevance
36 get(mlir::MLIRContext * context,xegpu::MemoryScope memory_scope,int array_length,bool boundary_check,bool scattered) get() argument 112 get(llvm::ArrayRef<int64_t> shape,mlir::Type elementType,bool scattered,int array_length,MemoryScope memory_scope,bool boundary_check) get() argument
388 typedef enum memory_scope { global() enum 407 } memory_scope; global() typedef