Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Dialect/OpenACC/
H A DOpenACCOpsTest.cpp36 llvm::SmallVector<DeviceType> dtypesWithoutNone = { global() member in OpenACCOpsTest
107 testNumGangsValues(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testNumGangsValues() argument
202 testWaitOnly(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testWaitOnly() argument
242 testWaitValues(OpBuilder & b,MLIRContext & context,Location loc,llvm::SmallVector<DeviceType> & dtypes,llvm::SmallVector<DeviceType> & dtypesWithoutNone) testWaitValues() argument
[all...]