Home
last modified time | relevance | path

Searched refs:set16 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp33 void set16(vector<vector<int> >) {} in set16() function
35 set16(vector<const vector<int> >()); in test16()
H A Ddiag-template-diffing.cpp458 void set16(vector<const vector<int>>) {} in set16() function
460 set16(vector<const vector<const int>>()); in test16()
/llvm-project-15.0.7/mlir/test/IR/
H A Daffine-set.mlir56 #set16 = affine_set<(i)[N] : (i >= 0, i <= N, i <= N floordiv 2)>
110 "testset16"() {set = #set16} : () -> ()