Searched defs:newInitArgs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Conversion/VectorToGPU/ | ||
H A D | VectorToGPU.cpp | 1113 replaceForOpWithNewSignature(RewriterBase & rewriter,scf::ForOp loop,ValueRange newInitArgs) replaceForOpWithNewSignature() argument |
/llvm-project/mlir/lib/Dialect/SCF/IR/ | ||
H A D | SCF.cpp | 3584 SmallVector<Value> newInitArgs, newYieldOpArgs; matchAndRewrite() local |