Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll102 %t36 = getelementptr inbounds %type.0, %type.0* %p0, i32 0, i32 1
106 %t37 = getelementptr inbounds %type.3, %type.3* %t36, i32 0, i32 0
111 %t39 = bitcast %type.3* %t36 to i8*
112 %t40 = bitcast %type.3* %t36 to i8*
130 %t51 = getelementptr inbounds %type.3, %type.3* %t36, i32 0, i32 0
135 %t53 = bitcast %type.3* %t36 to i8*
147 %t56 = getelementptr inbounds %type.3, %type.3* %t36, i32 0, i32 0
152 %t58 = bitcast %type.3* %t36 to i8*
183 %t75 = getelementptr inbounds %type.3, %type.3* %t36, i32 0, i32 0
188 %t77 = bitcast %type.3* %t36 to i8*
/external/llvm-project/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll48 %t36 = add i64 %t0, %t1
49 %t37 = add i64 %t36, %t2
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll48 %t36 = add i64 %t0, %t1
49 %t37 = add i64 %t36, %t2
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1]
Dashr-tripcount.ll79 %t36 = or i32 %i.05, 1 ; <i32> [#uses=1]
81 %t38 = sext i32 %t36 to i64 ; <i64> [#uses=1]
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Dreorder_repeated_ops.ll83 %t36 = icmp sgt i32 %t35, undef
84 %t37 = select i1 %t36, i32 undef, i32 %t35
DPR34635.ll90 %t36 = select i1 %t35, i32 %t34, i32 %t32
93 %t39 = icmp slt i32 %t38, %t36
/external/llvm-project/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1]
Dashr-tripcount.ll81 %t36 = or i32 %i.05, 1 ; <i32> [#uses=1]
83 %t38 = sext i32 %t36 to i64 ; <i64> [#uses=1]
/external/clang/test/Coverage/
Dc-language-features.inc142 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/llvm-project/llvm/test/Transforms/PhaseOrdering/X86/
Dnancvt.ll106 %t36 = load double, double* %t35, align 8
107 %t3637 = fptrunc double %t36 to float
/external/llvm-project/clang/test/Coverage/
Dc-language-features.inc144 struct { int x, y; } t33, *t34, t35[12], t36(int, float);
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dfp16_intrinsic_scalar_1op.ll286 define dso_local i64 @t36(half %a) {
287 ; CHECK-LABEL: t36:
/external/llvm-project/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll229 %t36 = lshr i64 %x, 36
270 %a36 = and i64 %t36, %a35
/external/llvm-project/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll322 define void @t36() {
323 ; CHECK-LABEL: @t36(
Dphi.ll309 %t36 = zext i64 %Val to i128 ; <i128> [#uses=1]
310 %t37 = shl i128 %t36, 64 ; <i128> [#uses=1]
343 %t36 = zext i64 %Val to i128 ; <i128> [#uses=1]
344 %t37 = shl i128 %t36, 64 ; <i128> [#uses=1]
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll321 define void @t36() {
322 ; CHECK-LABEL: @t36(
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c585 aes_word_t t36 = aes_nohw_and(t24, t35); in aes_nohw_sub_bytes() local
586 aes_word_t t37 = aes_nohw_xor(t36, t34); in aes_nohw_sub_bytes()
587 aes_word_t t38 = aes_nohw_xor(t27, t36); in aes_nohw_sub_bytes()
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dnote-core.test179 # RUN: yaml2obj %s -DTYPE=0x306 -o %t36.o
180 # RUN: llvm-readelf --notes %t36.o | FileCheck %s --check-prefix=CHECK-GNU -DDESC="NT_S390_LAST_BR…
181 # RUN: llvm-readobj --notes %t36.o | FileCheck %s --check-prefix=CHECK-LLVM -DDESC="NT_S390_LAST_BR…
/external/clang/test/CodeGen/
Dms-inline-asm.c394 void t36() {
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c583 aes_word_t t36 = aes_nohw_and(t24, t35); in aes_nohw_sub_bytes() local
584 aes_word_t t37 = aes_nohw_xor(t36, t34); in aes_nohw_sub_bytes()
585 aes_word_t t38 = aes_nohw_xor(t27, t36); in aes_nohw_sub_bytes()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c583 aes_word_t t36 = aes_nohw_and(t24, t35); in aes_nohw_sub_bytes() local
584 aes_word_t t37 = aes_nohw_xor(t36, t34); in aes_nohw_sub_bytes()
585 aes_word_t t38 = aes_nohw_xor(t27, t36); in aes_nohw_sub_bytes()
/external/clang/test/SemaCXX/
Dtype-traits.cpp832 int t36[F(__is_member_object_pointer(StructWithMembers))]; in is_member_object_pointer() local
868 int t36[F(__is_member_function_pointer(StructWithMembers))]; in is_member_function_pointer() local
905 int t36[F(__is_member_pointer(void (*)()))]; in is_member_pointer() local
940 int t36[F(__is_const(bool))]; in is_const() local
989 int t36[F(__is_volatile(bool))]; in is_volatile() local
/external/llvm-project/clang/test/CodeGen/
Dms-inline-asm.c450 void t36() {
/external/llvm-project/clang/test/SemaCXX/
Dtype-traits.cpp965 int t36[F(__is_member_object_pointer(StructWithMembers))]; in is_member_object_pointer() local
1001 int t36[F(__is_member_function_pointer(StructWithMembers))]; in is_member_function_pointer() local
1038 int t36[F(__is_member_pointer(void (*)()))]; in is_member_pointer() local
1073 int t36[F(__is_const(bool))]; in is_const() local
1122 int t36[F(__is_volatile(bool))]; in is_volatile() local

12