Home
last modified time | relevance | path

Searched refs:t40 (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/Hexagon/
DAtomics.ll16 %t40 = atomicrmw and i32* @si, i32 1 monotonic
44 %t40 = atomicrmw and i32* @si, i32 11 monotonic
45 store i32 %t40, i32* @si, align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
DAtomics.ll16 %t40 = atomicrmw and i32* @si, i32 1 monotonic
44 %t40 = atomicrmw and i32* @si, i32 11 monotonic
45 store i32 %t40, i32* @si, align 4
Drdf-filter-defs.ll112 %t40 = bitcast %type.3* %t36 to i8*
117 %t42 = phi i8* [ %t38, %b16 ], [ %t40, %b17 ]
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
92 %t40 = trunc i64 %t39 to i32 ; <i32> [#uses=2]
101 %t45 = phi i32 [ %t18, %bb16 ], [ %t40, %bb43 ] ; <i32> [#uses=2]
Dashr-tripcount.ll84 %t40 = or i32 %i.05, 2 ; <i32> [#uses=1]
86 %t42 = sext i32 %t40 to i64 ; <i64> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-rem.ll75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
92 %t40 = trunc i64 %t39 to i32 ; <i32> [#uses=2]
101 %t45 = phi i32 [ %t18, %bb16 ], [ %t40, %bb43 ] ; <i32> [#uses=2]
Dashr-tripcount.ll84 %t40 = or i32 %i.05, 2 ; <i32> [#uses=1]
86 %t42 = sext i32 %t40 to i64 ; <i64> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll75 %t23 = phi i32 [ %t40, %bb21 ], [ %t18, %bb20 ] ; <i32> [#uses=1]
92 %t40 = trunc i64 %t39 to i32 ; <i32> [#uses=2]
101 %t45 = phi i32 [ %t18, %bb16 ], [ %t40, %bb43 ] ; <i32> [#uses=2]
Dashr-tripcount.ll86 %t40 = or i32 %i.05, 2 ; <i32> [#uses=1]
88 %t42 = sext i32 %t40 to i64 ; <i64> [#uses=1]
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll52 %t40 = add i64 %t39, %t5
53 %t41 = add i64 %t40, %t6
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll52 %t40 = add i64 %t39, %t5
53 %t41 = add i64 %t40, %t6
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/AggressiveInstCombine/
Dmasked-cmp.ll174 %t40 = lshr i64 %x, 40
215 %a40 = and i64 %t40, %a39
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfp16_intrinsic_scalar_1op.ll274 define dso_local i16 @t40(half %a) {
275 ; CHECK-LABEL: t40:
/external/clang/test/Coverage/
Dc-language-features.inc143 float t37, *t38, t39[9], t40(double);
/external/clang/test/CodeGen/
Dms-inline-asm.c513 void t40(float a) {
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dlsr-on-unrolled-loops.ll81 %t40 = getelementptr i8* %t8, i32 %t39
82 %t41 = bitcast i8* %t40 to float*
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll540 %t40 = fmul float %t8, 0.000000e+00 ; <float> [#uses=1]
541 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp2299 namespace t40 namespace
2458 t40::test(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dlsr-reuse.ll541 %t40 = fmul float %t8, 0.000000e+00 ; <float> [#uses=1]
542 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll541 %t40 = fmul float %t8, 0.000000e+00 ; <float> [#uses=1]
542 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp944 int t40[F(__is_const(unsigned char))]; in is_const() local
993 int t40[F(__is_volatile(unsigned char))]; in is_volatile() local