Lines Matching defs:handles
575 // Attach a tracking listener if handles should be preserved. We configure the
1135 // make sure any handles to operations inside, that could have been affected
1843 // TODO: a mechanism to annotate effects on payload. Even when all handles are
2065 ValueRange handles = getHandles();
2066 if (isa<TransformHandleTypeInterface>(handles.front().getType())) {
2068 for (Value operand : handles)
2080 if (llvm::isa<TransformParamTypeInterface>(handles.front().getType())) {
2082 for (Value attribute : handles)
2095 llvm::isa<TransformValueHandleTypeInterface>(handles.front().getType()) &&
2098 for (Value value : handles)