Home
last modified time | relevance | path

Searched refs:t29 (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll41 %t29 = add i64 %t28, %t11
42 %t30 = add i64 %t29, %t12
76 %t64 = add i64 %t63, %t29
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll41 %t29 = add i64 %t28, %t11
42 %t30 = add i64 %t29, %t12
76 %t64 = add i64 %t63, %t29
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Drdf-filter-defs.ll82 %t29 = getelementptr inbounds %type.0, %type.0* %p0, i32 0, i32 1
86 %t30 = getelementptr inbounds %type.3, %type.3* %t29, i32 0, i32 0
91 %t32 = bitcast %type.3* %t29 to i8*
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll81 %t29 = getelementptr inbounds i64, i64* %arg, i64 %t26 ; <i64*> [#uses=1]
85 %t33 = load i64, i64* %t29 ; <i64> [#uses=1]
Dashr-tripcount.ll71 %t29 = load i32, i32* %t28, align 4 ; <i32> [#uses=1]
72 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll81 %t29 = getelementptr inbounds i64* %arg, i64 %t26 ; <i64*> [#uses=1]
85 %t33 = load i64* %t29 ; <i64> [#uses=1]
Dashr-tripcount.ll71 %t29 = load i32* %t28, align 4 ; <i32> [#uses=1]
72 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll81 %t29 = getelementptr inbounds i64, i64* %arg, i64 %t26 ; <i64*> [#uses=1]
85 %t33 = load i64, i64* %t29 ; <i64> [#uses=1]
Dashr-tripcount.ll73 %t29 = load i32, i32* %t28, align 4 ; <i32> [#uses=1]
74 %t30 = zext i32 %t29 to i64 ; <i64> [#uses=1]
/external/clang/test/CodeGen/
Dasm.c244 void t29(void) { in t29() function
Dms-inline-asm.c313 void t29() {
/external/clang/test/SemaCXX/
Dtype-traits.cpp421 int t29[F(__is_integral(void))]; in is_integral() local
450 int t29[F(__is_floating_point(void))]; in is_floating_point() local
479 int t29[F(__is_arithmetic(void))]; in is_arithmetic() local
534 int t29[F(__is_void(IntArNB))]; in is_void() local
564 int t29[F(__is_array(Enum))]; in is_array() local
603 int t29[F(__is_function(Enum))]; in is_function() local
755 int t29[F(__is_compound(unsigned short))]; in is_compound() local
792 int t29[F(__is_pointer(IntArNB))]; in is_pointer() local
825 int t29[F(__is_member_object_pointer(int))]; in is_member_object_pointer() local
861 int t29[F(__is_member_function_pointer(int))]; in is_member_function_pointer() local
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll163 %t29 = lshr i64 %x, 29
204 %a29 = and i64 %t29, %a28
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsign_extend.ll116 ; t29: i16 = truncate t10
117 ; t55: i16 = srl t29, Constant:i32<8>
/external/clang/test/Coverage/
Dc-language-features.inc130 int t29 = t28 - t28;
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll271 define i32 @t29(i64 %y) {
272 ; CHECK-LABEL: @t29(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll271 define i32 @t29(i64 %y) {
272 ; CHECK-LABEL: @t29(
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll70 %t29 = bitcast i8* %t28 to float*
160 %t97 = load float* %t29, align 4
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll522 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1]
523 %t30 = and i64 %t29, 15 ; <i64> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll523 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1]
524 %t30 = and i64 %t29, 15 ; <i64> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll523 %t29 = ptrtoint float* %t25 to i64 ; <i64> [#uses=1]
524 %t30 = and i64 %t29, 15 ; <i64> [#uses=1]
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp1632 namespace t29 namespace
2447 t29::test(); in main()