Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp279 for (int index1 = 0, index2 = 0;;) { in complex_typedefs() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp2111 Value index1 = rewriter.create<arith::IndexCastOp>( matchAndRewrite() local