Lines Matching defs:copyOptions
1939 const AffineCopyOptions ©Options, DenseMap<Value, Value> &fastBufferMap,
2066 fastBufferLayout, copyOptions.fastMemorySpace);
2092 if (copyOptions.generateDma) {
2123 if (!copyOptions.generateDma) {
2142 copyOptions.tagMemorySpace);
2183 if (!copyOptions.generateDma && *nEnd == end && isCopyOutAtEndOfBlock)
2272 const AffineCopyOptions ©Options,
2326 memrefType.getMemorySpaceAsInt() != copyOptions.slowMemorySpace))
2426 copyInPlacementStart, copyOutPlacementStart, copyOptions,
2454 if (totalCopyBuffersSizeInBytes > copyOptions.fastMemCapacityBytes) {
2466 AffineForOp forOp, const AffineCopyOptions ©Options,
2469 std::prev(forOp.getBody()->end()), copyOptions,
2475 const AffineCopyOptions ©Options, CopyGenerateResult &result) {
2483 copyOptions, fastBufferMap, copyNests,