Home
last modified time | relevance | path

Searched refs:test2_1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c21 void test2_1(void) { in test2_1() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dshrink-compare-pgso.ll124 define dso_local void @test2_1(i32 %X) nounwind !prof !14 {
125 ; CHECK-LABEL: test2_1:
H A Dshrink-compare.ll124 define dso_local void @test2_1(i32 %X) nounwind minsize {
125 ; CHECK-LABEL: test2_1:
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/
H A Dvalue-simplify.ll74 define i32 @test2_1(i1 %c) {
76 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test2_1
89 ; IS__CGSCC_OPM-LABEL: define {{[^@]+}}@test2_1
104 ; IS__CGSCC_NPM-LABEL: define {{[^@]+}}@test2_1
144 ; IS__CGSCC_OPM-NEXT: [[RET:%.*]] = tail call noundef i32 @test2_1(i1 [[C]]) #[[ATTR13]]
150 ; IS__CGSCC_NPM-NEXT: [[RET:%.*]] = tail call noundef i32 @test2_1(i1 [[C]]) #[[ATTR12]]
153 %ret = tail call i32 @test2_1(i1 %c)
/llvm-project-15.0.7/llvm/test/Transforms/VectorCombine/AArch64/
H A Dselect-shuffle.ll93 define <16 x i32> @test2_1(<16 x i32> %x, <16 x i32> %y) {
94 ; CHECK-LABEL: @test2_1(