Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll21 %test60 = fcmp une <2 x double> %double1, %double2
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll21 %test60 = fcmp une double %double1, %double2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dicmp-custom-dl.ll44 define i1 @test60(i8* %foo, i64 %i, i64 %j) {
45 ; CHECK-LABEL: @test60(
76 ; Same as test60, but look through an addrspacecast instead of a
H A Dicmp-gep.ll284 define i1 @test60(i8* %foo, i64 %i, i64 %j) {
285 ; CHECK-LABEL: @test60(
314 ; Same as test60, but look through an addrspacecast instead of a
H A Dcast.ll859 define <3 x i32> @test60(<4 x i32> %call4) {
860 ; BE-LABEL: @test60(
864 ; LE-LABEL: @test60(
H A Dshift.ll1096 define i32 @test60(i32 %x) {
1097 ; CHECK-LABEL: @test60(
H A Dsub.ll1143 define i64 @test60([100 x [100 x i8]]* %foo, i64 %i, i64 %j) {
1144 ; CHECK-LABEL: @test60(
H A Dselect.ll934 define i1 @test60(i32 %x, i1* %y) {
935 ; CHECK-LABEL: @test60(
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c761 signed int test60(void) { in test60() function
H A Dbuiltins-ppc-pair-mma.c956 void test60(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test60() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dbfloat16-outer-product.ll416 define dso_local void @test60(i8* nocapture readnone %vqp, i8* nocapture readnone %vpp, <16 x i8> %…
417 ; CHECK-LABEL: test60:
423 ; CHECK-BE-LABEL: test60:
H A Dvsx.ll1782 define <2 x i64> @test60(<2 x i64> %a, <2 x i64> %b) {
1783 ; CHECK-LABEL: test60:
1801 ; CHECK-REG-LABEL: test60:
1819 ; CHECK-FISL-LABEL: test60:
1837 ; CHECK-LE-LABEL: test60:
H A Datomics-regression.ll842 define void @test60(i32* %ptr, i32 %cmp, i32 %val) {
843 ; PPC64LE-LABEL: test60:
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1108 namespace test60 { namespace
H A Dmangle.cpp1151 namespace test60 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll243 ; CHECK-LABEL: @test60
245 define i32 @test60(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll475 ; CHECK-LABEL: test60:
477 define <16 x i32> @test60(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll524 define i64 @test60(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
525 ; ALL-LABEL: @test60
H A Dvselect-minmax.ll1723 define <8 x i16> @test60(<8 x i16> %a, <8 x i16> %b) {
1724 ; SSE-LABEL: test60:
1729 ; AVX-LABEL: test60:
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll877 ; CHECK: Alias sets for function 'test60':
881 define void @test60(i8* %a, i8** %ptr_b, i1 %cond_b) {