Home
last modified time | relevance | path

Searched refs:test64 (Results 1 – 25 of 25) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dconstants.ll21 ; CHECK-T1-LABEL: @test64
22 ; CHECK-T2-LABEL: @test64
29 define i32 @test64() {
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A D2013-05-15-preinc-fold.ll20 define i64* @test64(i64* %base, i64 %val) {
28 ; CHECK: @test64
H A Dpre-inc-disable.ll18 define void @test64(i8* nocapture readonly %pix2, i32 signext %i_pix2) {
19 ; P9LE-LABEL: test64:
42 ; P9BE-LABEL: test64:
65 ; P9BE-AIX-LABEL: test64:
86 ; P9BE-AIX32-LABEL: test64:
H A Dcmpb.ll154 define i64 @test64(i64 %x, i64 %y) #0 {
155 ; CHECK-LABEL: test64:
H A Dvsx.ll2005 define double @test64(<2 x double> %a) {
2006 ; CHECK-LABEL: test64:
2012 ; CHECK-REG-LABEL: test64:
2018 ; CHECK-FISL-LABEL: test64:
2024 ; CHECK-LE-LABEL: test64:
H A Datomics-regression.ll921 define void @test64(i32* %ptr, i32 %cmp, i32 %val) {
922 ; PPC64LE-LABEL: test64:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dpr39908.ll22 define i1 @test64([0 x %S]* %p, i64 %n) {
23 ; CHECK-LABEL: @test64(
H A Dsub.ll1227 define i32 @test64(i32 %x) {
1228 ; CHECK-LABEL: @test64(
H A Dcast.ll919 define <4 x float> @test64(<4 x float> %c) {
920 ; ALL-LABEL: @test64(
H A Dselect.ll961 define void @test64(i32 %p, i16 %b, i1 %c1) noreturn {
962 ; CHECK-LABEL: @test64(
H A Dicmp.ll1128 define i1 @test64(i8 %a, i32 %b) {
1129 ; CHECK-LABEL: @test64(
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbittest-intrin.c16 void test64(__int64 *base, __int64 idx) { in test64() function
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dwith-call-type-size.ll69 define <4 x i32> @test64(<4 x i32> %vec, i64 %idx, i32 %x) sanitize_memory {
73 ; CHECK-LABEL: @test64(
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dbittest-intrin.ll59 define void @test64(ptr %base, i64 %idx) {
60 ; CHECK-LABEL: test64:
H A Datom-call-reg-indirect-foldedreload64.ll8 ; Original source code built with clang -S -emit-llvm -m64 test64.c:
H A Dtest-vs-bittest.ll4 define void @test64(i64 inreg %x) {
5 ; CHECK-LABEL: test64:
76 ; This test is identical to test64 above with only the destination of the br
H A Dmmx-intrinsics.ll458 define i64 @test64(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
459 ; ALL-LABEL: @test64
H A Dvselect-minmax.ll1806 define <8 x i16> @test64(<8 x i16> %a, <8 x i16> %b) {
1807 ; SSE2-LABEL: test64:
1814 ; SSE4-LABEL: test64:
1819 ; AVX-LABEL: test64:
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c789 vector unsigned int test64(void) { in test64() function
H A Dbuiltins-ppc-pair-mma.c1020 void test64(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test64() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp1190 namespace test64 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dalu64.ll275 ; CHECK-LABEL: @test64
277 define i32 @test64(i32 %Rs, i32 %Rt) #0 {
H A Dintrinsics-v60-alu.ll507 ; CHECK-LABEL: test64:
509 define <16 x i32> @test64(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll929 ; CHECK: Alias sets for function 'test64':
933 define void @test64(i8* %a, i1 %cond_a, i8** %ptr_b) {
/llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/
H A Dbasic.ll2491 ; CHECK-LABEL: define void @test64(
2497 define void @test64(i8* %x, i1* %p) nounwind {