Searched refs:set10 (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | 2013-03-05-Combine-BitcastTy-Into-Alloca.ll | 32 %bf.set10 = or i96 %bf.set5, %bf.clear 34 store i96 %bf.set10, i96* %retval.0.cast7, align 8 38 %trunc = trunc i96 %bf.set10 to i64
|
| /llvm-project-15.0.7/mlir/test/IR/ |
| H A D | affine-set.mlir | 36 #set10 = affine_set<(i0, i1)[N, M] : (0 == i0 + i1 + N + M, i0 + i1 == N + M)> 92 "testset10"() {set = #set10} : () -> ()
|
| /llvm-project-15.0.7/clang/test/Misc/ |
| H A D | diag-template-diffing.cpp | 281 void set10(class_types<int, int>) {} in set10() function 283 set10(class_types<int>()); in test10() 284 set10(class_types<int, int, int>()); in test10()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | select-imm.ll | 818 %set10 = or i32 %clear9, %rem 819 store i32 %set10, i32* %bit 820 %clear12 = and i32 %set10, 4095
|