Home
last modified time | relevance | path

Searched refs:set17 (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp42 void set17(vector<const vector<int> >) {} in set17() function
44 set17(vector<vector<int> >()); in test17()
H A Ddiag-template-diffing.cpp477 void set17(vector<vector<int>>) {} in set17() function
479 set17(vector<const vector<int>>()); in test17()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr37826.ll31 %set17 = or i32 %value15, %clear16
32 store i32 %set17, ptr @f, align 4
33 %clear25 = and i32 %set17, -16777216
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dload-shift-combine.ll32 %bf.set17 = or i96 %bf.clear16, 18446743532543672320
33 …store i96 %bf.set17, i96* bitcast (%struct.S1847* getelementptr inbounds ([5 x %struct.S1847], [5 …
/llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/AArch64/
H A Dminimum-sizes.ll69 %d = phi i72 [ 576507472957710340, %for.ph ], [ %bf.set17, %for.body ]
75 %bf.set17 = or i72 %bf.clear16, undef
/llvm-project-15.0.7/mlir/test/IR/
H A Daffine-set.mlir59 #set17 = affine_set<(i0, i1, i2, i3, i4)[] : (i0 <= 0, i1 <= 0, i2 <= 0, i3 <= 0, i4 <= 0)>
113 "testset17"() {set = #set17} : () -> ()