Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp840 mlir::Value acc::ParallelOp::getAsyncValue() { getAsyncValue() function in acc::ParallelOp
844 mlir::Value acc::ParallelOp::getAsyncValue(mlir::acc::DeviceType deviceType) { getAsyncValue() function in acc::ParallelOp
1354 mlir::Value acc::SerialOp::getAsyncValue() { getAsyncValue() function in acc::SerialOp
1358 mlir::Value acc::SerialOp::getAsyncValue(mlir::acc::DeviceType deviceType) { getAsyncValue() function in acc::SerialOp
1445 mlir::Value acc::KernelsOp::getAsyncValue() { getAsyncValue() function in acc::KernelsOp
1449 mlir::Value acc::KernelsOp::getAsyncValue(mlir::acc::DeviceType deviceType) { getAsyncValue() function in acc::KernelsOp
2137 mlir::Value DataOp::getAsyncValue() { getAsyncValue() function in DataOp
2141 mlir::Value DataOp::getAsyncValue(mlir::acc::DeviceType deviceType) { getAsyncValue() function in DataOp
2769 mlir::Value UpdateOp::getAsyncValue() { getAsyncValue() function in UpdateOp
2773 mlir::Value UpdateOp::getAsyncValue(mlir::acc::DeviceType deviceType) { getAsyncValue() function in UpdateOp
[all...]