Searched defs:waitOperands (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/flang/lib/Lower/ |
| D | OpenACC.cpp | 271 SmallVector<Value, 2> waitOperands, reductionOperands, copyOperands, in genACCParallelOp() local 541 attachOperands, waitOperands; in genACCEnterDataOp() local 640 waitOperands; in genACCExitDataOp() local 793 SmallVector<Value, 2> hostOperands, deviceOperands, waitOperands, in genACCUpdateOp() local 930 SmallVector<mlir::Value, 2> waitOperands; in genACC() local
|
| /external/llvm-project/mlir/lib/Dialect/OpenACC/IR/ |
| D | OpenACC.cpp | 190 devicePtrOperands, attachOperands, waitOperands, reductionOperands; in parseParallelOp() local
|