/external/llvm/test/Feature/ |
fold-fpcast.ll | 1 ; RUN: llvm-as < %s | llvm-dis | not grep bitcast 4 ret i32 bitcast(float 0x400D9999A0000000 to i32) 8 ret float bitcast(i32 17 to float) 12 ret i64 bitcast (double 0x400921FB4D12D84A to i64) 16 ret double bitcast (i64 42 to double)
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
inst-limits.ll | 19 %0 = bitcast i32 0 to i32 20 %1 = bitcast i32 0 to i32 21 %2 = bitcast i32 0 to i32 22 %3 = bitcast i32 0 to i32 23 %4 = bitcast i32 0 to i32 24 %5 = bitcast i32 0 to i32 25 %6 = bitcast i32 0 to i32 26 %7 = bitcast i32 0 to i32 27 %8 = bitcast i32 0 to i32 28 %9 = bitcast i32 0 to i3 [all...] |
/external/llvm/test/CodeGen/Mips/ |
const4a.ll | 30 call void bitcast (void (...)* @foo to void ()*)() 34 call void bitcast (void (...)* @goo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() 43 call void bitcast (void (...)* @hoo to void ()*)() 44 call void bitcast (void (...)* @hoo to void ()*)() 45 call void bitcast (void (...)* @hoo to void ()*)( [all...] |
const6.ll | 34 call void bitcast (void (...)* @hoo to void ()*)() 35 call void bitcast (void (...)* @hoo to void ()*)() 36 call void bitcast (void (...)* @hoo to void ()*)() 37 call void bitcast (void (...)* @hoo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() 43 call void bitcast (void (...)* @hoo to void ()*)( [all...] |
2008-08-04-Bitconvert.ll | 6 bitcast i32 %u to float 13 bitcast float %u to i32
|
/external/llvm/test/Assembler/ |
2006-12-09-Cast-To-Bool.ll | 1 ; RUN: llvm-as < %s | llvm-dis | grep bitcast 4 %res = bitcast i1 true to i1
|
2009-02-28-CastOpc.ll | 5 bitcast i32* null to i32*
|
/external/llvm/test/Bitcode/ |
2006-12-11-Cast-ConstExpr.ll | 1 ; This test ensures that we get a bitcast constant expression in and out, 4 ; CHECK: bitcast ( 9 ret float bitcast( i32 ptrtoint (i32* @G to i32) to float)
|
/external/llvm/test/Integer/ |
fold-fpcast_bt.ll | 2 ; CHECK-NOT: bitcast 13 ret i64 bitcast (double 0x400921FB4D12D84A to i64) 17 ret double bitcast (i64 42 to double) 29 ret i64 bitcast (double 0x400921FB4D12D84A to i64) 33 ret double bitcast (i64 42 to double)
|
/external/clang/test/CodeGenCXX/ |
dynamic-cast-hint.cpp | 25 // CHECK: i8* bitcast ({ i8*, i8* }* @_ZTI1A to i8*), i8* bitcast ({ i8*, i8*, i32, i32, i8*, i64 }* @_ZTI1C to i8*), i64 -2) 27 // CHECK: i8* bitcast ({ i8*, i8* }* @_ZTI1A to i8*), i8* bitcast ({ i8*, i8*, i8* }* @_ZTI1D to i8*), i64 0) 29 // CHECK: i8* bitcast ({ i8*, i8* }* @_ZTI1A to i8*), i8* bitcast ({ i8*, i8*, i32, i32, i8*, i64, i8*, i64 }* @_ZTI1E to i8*), i64 0) 31 // CHECK: i8* bitcast ({ i8*, i8* }* @_ZTI1A to i8*), i8* bitcast ({ i8*, i8*, i32, i32, i8*, i64 }* @_ZTI1F to i8*), i64 -1) 33 // CHECK: i8* bitcast ({ i8*, i8* }* @_ZTI1A to i8*), i8* bitcast ({ i8*, i8*, i32, i32, i8*, i64 }* @_ZTI1G to i8*), i64 -2 [all...] |
/external/llvm/test/CodeGen/PowerPC/ |
Atomics-32.ll | 20 %2 = bitcast i8* bitcast (i16* @ss to i8*) to i16* 22 %4 = bitcast i8* bitcast (i16* @us to i8*) to i16* 24 %6 = bitcast i8* bitcast (i32* @si to i8*) to i32* 26 %8 = bitcast i8* bitcast (i32* @ui to i8*) to i32* 28 %10 = bitcast i8* bitcast (i32* @sl to i8*) to i32 [all...] |
Atomics-64.ll | 27 %2 = bitcast i8* bitcast (i16* @ss to i8*) to i16* 29 %4 = bitcast i8* bitcast (i16* @us to i8*) to i16* 31 %6 = bitcast i8* bitcast (i32* @si to i8*) to i32* 33 %8 = bitcast i8* bitcast (i32* @ui to i8*) to i32* 35 %10 = bitcast i8* bitcast (i64* @sl to i8*) to i64 [all...] |
/external/llvm/test/Transforms/InstCombine/ |
2008-01-13-NoBitCastAttributes.ll | 1 ; RUN: opt < %s -instcombine -S | grep bitcast | count 2 12 call i32 bitcast (i32 (i32*)* @b to i32 (i32)*)( i32 zeroext 0 ) ; <i32>:2 [#uses=0] 13 call void bitcast (void (...)* @c to void (i32*)*)( i32* sret null )
|
apint-call-cast-target.ll | 8 ; CHECK: call i32 bitcast 10 %tmp = call i32 bitcast (i7* (i999*)* @ctime to i32 (i99*)*)( i99* null ) 16 ; CHECK: call i7* bitcast 18 %tmp = call i7* bitcast (i32 ()* @main to i7* ()*)( )
|
bitcast-vec-canon.ll | 4 %c = bitcast <1 x i64> %y to double 9 %c = bitcast <1 x i64> %y to i64 14 %c = bitcast double %y to <1 x i64> 19 %c = bitcast i64 %y to <1 x i64>
|
bitcast-vec-uniform.ll | 4 ; CHECK-NOT: bitcast 7 %c = bitcast <2 x i64> <i64 0, i64 0> to <4 x i32> 12 ; CHECK-NOT: bitcast 16 %c = bitcast <2 x i64> <i64 -1, i64 -1> to <4 x i32> 21 ; CHECK-NOT: bitcast 26 %cast = bitcast i64 -1 to <2 x float> 32 ; CHECK-NOT: bitcast 35 %cast = bitcast i128 -1 to <2 x double> 40 ; CHECK-NOT: bitcast 43 %cast = bitcast i32 -1 to <1 x float [all...] |
call-cast-target-inalloca.ll | 12 call void bitcast (void (i32)* @takes_i32 to void (i32*)*)(i32* inalloca %args) 13 ; CHECK: call void bitcast 19 call void bitcast (void (i32*)* @takes_i32_inalloca to void (i32)*)(i32 0) 20 ; CHECK: call void bitcast
|
2008-01-06-BitCastAttributes.ll | 4 ; CHECK-NOT: bitcast 20 ; CHECK: call i64 bitcast (i32 (i32*)* @b to i64 (i32)*)(i32 0) 21 %x = call i64 bitcast (i32 (i32*)* @b to i64 (i32)*)( i32 0 ) ; <i64> [#uses=0] 24 ; CHECK-NOT: bitcast 25 call void bitcast (void ()* @a to void (i32*)*)( i32* noalias %y ) 26 call <2 x i32> bitcast (i32 (i32*)* @b to <2 x i32> (i32*)*)( i32* inreg null ) ; <<2 x i32>>:1 [#uses=0] 27 call void bitcast (void (...)* @c to void (i32)*)( i32 0 ) 28 call void bitcast (void (...)* @c to void (i32)*)( i32 zeroext 0 )
|
/external/llvm/test/CodeGen/Generic/ |
2010-07-27-DAGCombineCrash.ll | 5 ret float extractelement (<2 x float> bitcast (<1 x double> <double 0x3f800000> to <2 x float>), i32 1);
|
/external/llvm/test/Linker/Inputs/ |
alias.ll | 3 @foo2 = alias bitcast (i32* @zed to i16*)
|
/external/llvm/test/CodeGen/X86/ |
combine-64bit-vec-binop.ll | 6 %1 = bitcast double %A to <2 x i32> 7 %2 = bitcast double %B to <2 x i32> 9 %3 = bitcast <2 x i32> %add to double 19 %1 = bitcast double %A to <4 x i16> 20 %2 = bitcast double %B to <4 x i16> 22 %3 = bitcast <4 x i16> %add to double 31 %1 = bitcast double %A to <8 x i8> 32 %2 = bitcast double %B to <8 x i8> 34 %3 = bitcast <8 x i8> %add to double 44 %1 = bitcast double %A to <2 x i32 [all...] |
Atomics-64.ll | 21 %2 = bitcast i8* bitcast (i16* @ss to i8*) to i16* 23 %4 = bitcast i8* bitcast (i16* @us to i8*) to i16* 25 %6 = bitcast i8* bitcast (i32* @si to i8*) to i32* 27 %8 = bitcast i8* bitcast (i32* @ui to i8*) to i32* 29 %10 = bitcast i8* bitcast (i64* @sl to i8*) to i64 [all...] |
/external/llvm/test/Transforms/GlobalOpt/ |
alias-used.ll | 9 @llvm.used = appending global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @f to i8*), i8* @ca], section "llvm.metadata" 10 ; CHECK-DAG: @llvm.used = appending global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @f to i8*), i8* @ca], section "llvm.metadata" 12 @llvm.compiler.used = appending global [4 x i8*] [i8* bitcast (void ()* @fa3 to i8*), i8* bitcast (void ()* @fa to i8*), i8* @ia, i8* @i], section "llvm.metadata" 13 ; CHECK-DAG: @llvm.compiler.used = appending global [2 x i8*] [i8* bitcast (void ()* @fa3 to i8*), i8* @ia], section "llvm.metadata" 15 @sameAsUsed = global [3 x i8*] [i8* bitcast (void ()* @fa to i8*), i8* bitcast (void ()* @f to i8*), i8* @ca] 16 ; CHECK-DAG: @sameAsUsed = global [3 x i8*] [i8* bitcast (void ()* @f to i8*), i8* bitcast (void ()* @f to i8*), i8* @c [all...] |
/external/clang/test/CodeGen/ |
2005-12-04-AttributeUsed.c | 3 // CHECK: @llvm.used = appending global [2 x i8*] [i8* bitcast (void ()* @foo to i8*), i8* bitcast (i32* @X to i8*)], section "llvm.metadata"
|
/external/llvm/test/Transforms/GVN/ |
basic.ll | 5 %z1 = bitcast i32 0 to i32 8 %z2 = bitcast i32 0 to i32
|