Home
last modified time | relevance | path

Searched refs:test62 (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1148 namespace test62 { namespace
1163 namespace test62 { namespace
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dicmp-custom-dl.ll163 define i1 @test62(i8* %a) {
164 ; CHECK-LABEL: @test62(
H A Dcast.ll890 define <4 x i32> @test62(<3 x float> %call4) {
891 ; BE-LABEL: @test62(
896 ; LE-LABEL: @test62(
H A Dshift.ll1159 define i32 @test62(i32 %a) {
1160 ; CHECK-LABEL: @test62(
H A Dsub.ll1183 define i32 @test62(i32 %A) {
1184 ; CHECK-LABEL: @test62(
H A Dselect.ll166 define i1 @test62(i1 %A, i1 %B) {
167 ; CHECK-LABEL: @test62(
H A Dicmp.ll1090 define i1 @test62(i8* %a) {
1091 ; CHECK-LABEL: @test62(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c775 signed int test62(void) { in test62() function
H A Dbuiltins-ppc-pair-mma.c988 void test62(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test62() function
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll259 ; CHECK-LABEL: @test62
261 define i32 @test62(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll491 ; CHECK-LABEL: test62:
493 define <16 x i32> @test62(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1912 define <2 x i64> @test62(<2 x i64> %a, <2 x i64> %b) {
1913 ; CHECK-LABEL: test62:
1931 ; CHECK-REG-LABEL: test62:
1949 ; CHECK-FISL-LABEL: test62:
1967 ; CHECK-LE-LABEL: test62:
H A Datomics-regression.ll881 define void @test62(i32* %ptr, i32 %cmp, i32 %val) {
882 ; PPC64LE-LABEL: test62:
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll2441 ; CHECK-LABEL: define void @test62(
2444 define void @test62(i8* %x, i1* %p) nounwind {
2462 ; Like test62 but with no release in exit.
2488 ; Like test62 but with no release in loop.more.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll490 define i64 @test62(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
491 ; ALL-LABEL: @test62
H A Dvselect-minmax.ll1761 define <8 x i16> @test62(<8 x i16> %a, <8 x i16> %b) {
1762 ; SSE2-LABEL: test62:
1768 ; SSE4-LABEL: test62:
1773 ; AVX-LABEL: test62:
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1376 void test62(void) { function
1377 // CHECK-LABEL: define{{.*}} void @test62()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll903 ; CHECK: Alias sets for function 'test62':
907 define void @test62(i8* %a, i8** %ptr_b, i1 %cond_b) {