Home
last modified time | relevance | path

Searched refs:t47 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll59 %t47 = add i64 %t46, %t12
60 %t48 = add i64 %t47, %t13
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll103 %t47 = icmp slt i64 %t46, %arg1 ; <i1> [#uses=1]
104 br i1 %t47, label %bb16, label %bb48
Dashr-tripcount.ll92 %t47 = getelementptr float, float* %iquaSpectrum, i64 %t46 ; <float*> [#uses=1]
93 store float %t45, float* %t47, align 4
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll548 %t47 = insertelement <4 x float> %t44, float %t46, i32 2 ; <<4 x float>> [#uses=1]
551 %t50 = insertelement <4 x float> %t47, float %t49, i32 3 ; <<4 x float>> [#uses=5]
/external/clang/test/SemaCXX/
Dtype-traits.cpp928 int t47[F(__is_const(Derives))]; in is_const() local
977 int t47[F(__is_volatile(Derives))]; in is_volatile() local