Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DGroupOps.cpp169 auto *idOp = getId().getDefiningOp(); verify() local
/llvm-project/mlir/lib/Dialect/GPU/TransformOps/
H A DGPUTransformOps.cpp408 parent->walk([&](OpTy idOp) { in replaceUnitMappingIdsHelper() argument