Home
last modified time | relevance | path

Searched refs:test59 (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll20 %test59 = fcmp olt <2 x double> %double1, %double2
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll20 %test59 = fcmp olt double %double1, %double2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dicmp-custom-dl.ll8 define i1 @test59(i8* %foo) {
9 ; CHECK-LABEL: @test59(
H A Dicmp-gep.ll249 define i1 @test59(i8* %foo) {
250 ; CHECK-LABEL: @test59(
H A Dshift.ll1082 define i32 @test59(i32 %x) {
1083 ; CHECK-LABEL: @test59(
H A Dsub.ll1124 define i64 @test59([100 x [100 x i8]]* %foo, i64 %i) {
1125 ; CHECK-LABEL: @test59(
H A Dcast.ll839 define i64 @test59(i8 %A, i8 %B) {
840 ; ALL-LABEL: @test59(
H A Dselect.ll923 define i32 @test59(i32 %x, i32 %y) {
924 ; CHECK-LABEL: @test59(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c754 signed int test59(void) { in test59() function
H A Dbuiltins-ppc-pair-mma.c940 void test59(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test59() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dbfloat16-outer-product.ll373 define dso_local void @test59(i8* nocapture readonly %vqp, i8* nocapture readnone %vpp, <16 x i8> %…
374 ; CHECK-LABEL: test59:
389 ; CHECK-BE-LABEL: test59:
H A Datomics-regression.ll819 define void @test59(i16* %ptr, i16 %cmp, i16 %val) {
820 ; PPC64LE-LABEL: test59:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1091 namespace test59 { namespace
H A Dmangle.cpp1142 namespace test59 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-alu.ll467 ; CHECK-LABEL: test59:
469 define <16 x i32> @test59(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll539 define i64 @test59(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
540 ; ALL-LABEL: @test59
H A Dvselect-minmax.ll1707 define <8 x i16> @test59(<8 x i16> %a, <8 x i16> %b) {
1708 ; SSE-LABEL: test59:
1713 ; AVX-LABEL: test59:
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1318 void test59(void) { function
1325 // CHECK-LABEL: define{{.*}} void @test59()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll864 ; CHECK: Alias sets for function 'test59':
868 define void @test59(i8* %a, i1 %cond_a, i8* %b, i1 %cond_b) {
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll2327 ; CHECK-LABEL: define void @test59(
2335 define void @test59(i8* %x) nounwind {