Home
last modified time | relevance | path

Searched refs:t41 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll74 %t22 = phi i64 [ %t41, %bb21 ], [ 0, %bb20 ] ; <i64> [#uses=4]
93 %t41 = add nsw i64 %t22, 1 ; <i64> [#uses=2]
94 %t42 = icmp slt i64 %t41, %arg1 ; <i1> [#uses=1]
Dashr-tripcount.ll85 %t41 = fmul float %t25, %invQuantizer.0 ; <float> [#uses=1]
88 store float %t41, float* %t43, align 4
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll53 %t41 = add i64 %t40, %t6
54 %t42 = add i64 %t41, %t7
/external/clang/test/CodeGen/
Dms-inline-asm.c492 void t41(unsigned short a) {
510 __asm call t41
/external/libcxxabi/test/
Ddynamic_cast3.pass.cpp2352 namespace t41 namespace
2453 t41::test(); in main()
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll542 %t41 = fadd float %t23, %t40 ; <float> [#uses=1]
543 %t42 = insertelement <4 x float> undef, float %t41, i32 0 ; <<4 x float>> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp922 int t41[F(__is_const(unsigned int))]; in is_const() local
971 int t41[F(__is_volatile(unsigned int))]; in is_volatile() local