Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Dialect/OpenACC/
H A DOpenACCOpsTest.cpp32 llvm::SmallVector<DeviceType> dtypes = { global() member in OpenACCOpsTest
43 testAsyncOnly(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes) testAsyncOnly() argument
78 testAsyncValue(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes) testAsyncValue() argument
106 testNumGangsValues(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testNumGangsValues() argument
174 testVectorLength(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes) testVectorLength() argument
201 testWaitOnly(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testWaitOnly() argument
241 testWaitValues(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testWaitValues() argument
[all...]