Searched refs:lastDeviceTypeValues (Results 1 – 1 of 1) sorted by relevance
64 llvm::SmallVector<mlir::acc::DeviceType> lastDeviceTypeValues; member in __anone65c1a390111::OpenACCClauseCIREmitter76 lastDeviceTypeValues.clear(); in setLastDeviceTypeClause()79 lastDeviceTypeValues.push_back(decodeDeviceType(arg.getIdentifierInfo())); in setLastDeviceTypeClause()150 loopEmitter.lastDeviceTypeValues = lastDeviceTypeValues; in applyToLoopOp()162 computeEmitter.lastDeviceTypeValues = lastDeviceTypeValues; in applyToComputeOp()436 lastDeviceTypeValues); in VisitNumWorkersClause()449 lastDeviceTypeValues); in VisitVectorLengthClause()464 operation.addAsyncOnly(builder.getContext(), lastDeviceTypeValues); in VisitAsyncClause()478 lastDeviceTypeValues); in VisitAsyncClause()588 lastDeviceTypeValues); in VisitNumGangsClause()[all …]