Home
last modified time | relevance | path

Searched refs:set15 (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp23 void set15(vector<const vector<int> >) {} in set15() function
25 set15(vector<const vector<const int> >()); in test15()
H A Ddiag-template-diffing.cpp448 void set15(vector<vector<int>>) {} in set15() function
450 set15(vector<vector<int>>()); in test15()
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Ddins.ll56 %bf.set15 = or i64 %bf.clear14, %bf.shl
57 store volatile i64 %bf.set15, i64* %bufptr.sroa.4, align 8
/llvm-project-15.0.7/mlir/test/IR/
H A Daffine-set.mlir53 #set15 = affine_set<(i, j)[N, M] : (i >= 0, i <= N, j >= 0, j <= M)>
107 "testset15"() {set = #set15} : () -> ()