Home
last modified time | relevance | path

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

123

/external/llvm-project/lld/test/wasm/lto/
Dthinlto.ll6 ; RUN: rm -f %t31.lto.o %t32.lto.o
8 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
12 ; RUN: rm -f %t31.lto.o %t32.lto.o
14 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
18 ; RUN: rm -f %t31.lto.o %t32.lto.o
20 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
24 ; RUN: rm -f %t31.lto.o %t32.lto.o
26 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
30 ; RUN: rm -f %t31.lto.o %t32.lto.o
32 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
[all …]
/external/llvm-project/lld/test/ELF/lto/
Dthinlto.ll8 ; RUN: rm -f %t31.lto.o %t32.lto.o
10 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
14 ; RUN: rm -f %t31.lto.o %t32.lto.o
16 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
20 ; RUN: rm -f %t31.lto.o %t32.lto.o
22 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
26 ; RUN: rm -f %t31.lto.o %t32.lto.o
28 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
32 ; RUN: rm -f %t31.lto.o %t32.lto.o
34 ; RUN: llvm-nm %t31.lto.o | FileCheck %s --check-prefix=NM1
[all …]
/external/llvm-project/llvm/test/CodeGen/Hexagon/
DAtomics.ll15 %t31 = atomicrmw xor i64* @sll, i64 1 monotonic
42 %t31 = atomicrmw xor i64* @sll, i64 11 monotonic
43 store i64 %t31, i64* @sll, align 8
Drdf-filter-defs.ll87 %t31 = load i8*, i8** %t30, align 4
95 %t33 = phi i8* [ %t31, %b12 ], [ %t32, %b13 ]
/external/llvm-project/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll43 %t31 = add i64 %t30, %t13
44 %t32 = add i64 %t31, %t14
78 %t66 = add i64 %t65, %t31
/external/llvm/test/CodeGen/Hexagon/
DAtomics.ll15 %t31 = atomicrmw xor i64* @sll, i64 1 monotonic
42 %t31 = atomicrmw xor i64* @sll, i64 11 monotonic
43 store i64 %t31, i64* @sll, align 8
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll43 %t31 = add i64 %t30, %t13
44 %t32 = add i64 %t31, %t14
78 %t66 = add i64 %t65, %t31
/external/llvm-project/llvm/test/Transforms/LoopVectorize/
Dreduction-order.ll24 br label %t31
36 t31:
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dvector-loads.ll91 …%t31 = getelementptr inbounds [1024 x [131072 x i8]], [1024 x [131072 x i8]]* %targ0.1.typed, i64 …
92 %t32 = load i8, i8* %t31, align 1
95 store i8 %t34, i8* %t31
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
DPR34635.ll85 %t31 = icmp slt i32 %t30, %t28
86 %t32 = select i1 %t31, i32 %t30, i32 %t28
87 %t33 = select i1 %t31, i32 5, i32 %t29
Dreuse-extracts-in-wider-vect.ll50 %t31 = getelementptr inbounds %struct.S, %struct.S* %t4, i64 0, i32 2, i64 2
54 store float %t24, float* %t31, align 4
Dreorder_repeated_ops.ll78 %t31 = icmp sgt i32 %t30, undef
79 %t32 = select i1 %t31, i32 undef, i32 %t30
/external/clang/test/SemaCXX/
Dtype-traits.cpp423 int t31[F(__is_integral(IntArNB))]; in is_integral() local
452 int t31[F(__is_floating_point(IntArNB))]; in is_floating_point() local
481 int t31[F(__is_arithmetic(IntArNB))]; in is_arithmetic() local
536 int t31[F(__is_void(cvoid*))]; in is_void() local
566 int t31[F(__is_array(cvoid*))]; in is_array() local
605 int t31[F(__is_function(cvoid*))]; in is_function() local
675 int t31[F(__is_fundamental(UnionAr))]; in is_fundamental() local
757 int t31[F(__is_compound(unsigned int))]; in is_compound() local
794 int t31[F(__is_pointer(UnionAr))]; in is_pointer() local
827 int t31[F(__is_member_object_pointer(Derives))]; in is_member_object_pointer() local
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1]
87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
Dashr-tripcount.ll73 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
74 %t32 = load float, float* %t31, align 4 ; <float> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dms-inline-asm.ll109 define i32 @t31() {
116 ; CHECK-LABEL: t31:
Dpseudo_cmov_lower.ll190 %t31 = select i1 %cmp, float %v32, float %t33
201 store float %t31, float* %a31, align 4
258 %t31 = select i1 %cmp, <32 x i1> %v32, <32 x i1> %t33
263 store <32 x i1> %t31, <32 x i1>* %a31, align 8
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll83 %t31 = getelementptr inbounds i64, i64* %arg, i64 %t28 ; <i64*> [#uses=1]
87 %t35 = load i64, i64* %t31 ; <i64> [#uses=1]
Dashr-tripcount.ll75 %t31 = getelementptr float, float* %pow4_3_tab_ptr, i64 %t30 ; <float*> [#uses=1]
76 %t32 = load float, float* %t31, align 4 ; <float> [#uses=1]
/external/llvm-project/llvm/test/CodeGen/X86/
Dms-inline-asm.ll109 define i32 @t31() {
116 ; CHECK-LABEL: t31:
Dpseudo_cmov_lower.ll190 %t31 = select i1 %cmp, float %v32, float %t33
201 store float %t31, float* %a31, align 4
258 %t31 = select i1 %cmp, <32 x i1> %v32, <32 x i1> %t33
263 store <32 x i1> %t31, <32 x i1>* %a31, align 8
/external/llvm-project/clang/test/CodeGen/
Dasm.c259 void t31(int len) { in t31() function
/external/clang/test/CodeGen/
Dasm.c259 void t31(int len) { in t31() function
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp479 int t31[F(__is_integral(IntArNB))]; in is_integral() local
508 int t31[F(__is_floating_point(IntArNB))]; in is_floating_point() local
616 int t31[F(__is_arithmetic(IntArNB))]; in is_arithmetic() local
668 int t31[F(__is_void(cvoid*))]; in is_void() local
698 int t31[F(__is_array(cvoid*))]; in is_array() local
737 int t31[F(__is_function(cvoid*))]; in is_function() local
808 int t31[F(__is_fundamental(UnionAr))]; in is_fundamental() local
890 int t31[F(__is_compound(unsigned int))]; in is_compound() local
927 int t31[F(__is_pointer(UnionAr))]; in is_pointer() local
960 int t31[F(__is_member_object_pointer(Derives))]; in is_member_object_pointer() local
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc136 int t31 = (t31_cond ? t31_a : t31_b).f0;

123