HomeSort by relevance Sort by last modified time
    Searched full:bitcast (Results 1001 - 1025 of 1996) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/PowerPC/
vec_splat_constant.ll 12 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
  /external/llvm/test/CodeGen/R600/
elf.ll 13 %r = bitcast i32 %i to float
elf.r600.ll 14 %r = bitcast i32 %i to float
llvm.SI.fs.interp.constant.ll 10 %6 = bitcast i32 %5 to float
predicate-dp4.ll 9 %2 = bitcast float %1 to i32
  /external/llvm/test/CodeGen/SPARC/
2011-01-11-CC.ll 178 %0 = bitcast i8* %a to i128*
179 %1 = bitcast i8* %b to i128*
183 %5 = bitcast i8* %sum to i128*
188 %8 = bitcast i8* %diff to i128*
  /external/llvm/test/CodeGen/Thumb/
2009-07-27-PEIAssert.ll 5 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @main to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
sjljehprepare-lower-vector.ll 16 %tmp = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @baz to i8*)
  /external/llvm/test/CodeGen/X86/
2007-02-04-OrAddrMode.ll 12 %tmp4 = bitcast float* %tmp3 to i8* ; <i8*> [#uses=1]
2007-12-18-LoadCSEBug.ll 11 %x82167 = bitcast %struct.c34007g__pkg__parent* %x8 to i64* ; <i64*> [#uses=1]
2008-04-24-pblendw-fold-crash.ll 10 %tmp126 = bitcast <2 x i64> %tmp122 to <8 x i16> ; <<8 x i16>> [#uses=1]
2008-06-13-NotVolatileLoadStore.ll 13 %b = bitcast i64 %x to double ; <double> [#uses=1]
2008-09-29-ReMatBug.ll 12 @llvm.used1 = appending global [1 x i8*] [ i8* bitcast (%struct.NSString* (%struct.XCStringList*, %struct..0objc_selector*)* @"-[XCStringList stringRepresentation]" to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
24 %5 = bitcast %struct._XCStringListNode* %3 to i32* ; <i32*> [#uses=1]
70 %11 = bitcast i8* null to %struct.NSString* ; <%struct.NSString*> [#uses=2]
79 %.0 = phi %struct.NSString* [ bitcast (%struct.__builtin_CFString* @0 to %struct.NSString*), %entry ], [ %11, %bb39.split ] ; <%struct.NSString*> [#uses=1]
2009-01-25-NoSSE.ll 12 %termios1 = bitcast %struct.ktermios* %termios to i8*
2009-03-23-LinearScanBug.ll 8 %r = bitcast i32 0 to i32 ; <i32> [#uses=1]
2009-07-20-DAGCombineBug.ll 4 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 ()* @bsGetUInt32 to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
2010-06-25-asm-RA-crash.ll 10 %conv = bitcast %struct.__SEH2Frame* %tmp to i8* ; <i8*> [#uses=1]
2010-08-04-MingWCrash.ll 13 %exn.ptr = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
2012-04-26-sdglue.ll 22 %tmp18 = bitcast <4 x float> %tmp to <16 x i8>
24 %tmp20 = bitcast <16 x i8> %tmp19 to <4 x float>
25 %tmp21 = bitcast <4 x float> %tmp15 to <16 x i8>
27 %tmp23 = bitcast <16 x i8> %tmp22 to <4 x float>
2013-10-14-FastISel-incorrect-vreg.ll 4 ; through bitcast, ptrtoint, and inttoptr instructions. This is valid
38 %raw = bitcast i64 (i64, i64, i64)* %loaded_ptr to i8*
50 %fct_ptr = bitcast i8* %raw to i64 (i64, i64, i64)*
116 %raw = bitcast i64 (i64, i64, i64)* %loaded_ptr to i8*
SwitchLowering.ll 10 %CurPtr_addr.0.rec = bitcast i32 %indvar to i32 ; <i32> [#uses=1]
arg-cast.ll 12 %x15 = bitcast double %x to i64 ; <i64> [#uses=1]
coalescer-commute5.ll 9 %tmp4297 = bitcast <16 x i8> zeroinitializer to <2 x i64> ; <<2 x i64>> [#uses=2]
extractelement-load.ll 10 %tmp3 = bitcast <2 x i64> %tmp2 to <4 x i32> ; <<4 x i32>> [#uses=1]
  /external/llvm/test/CodeGen/X86/GC/
inline2.ll 17 %obj.2 = bitcast %IntArray* %obj to i8* ; <i8*> [#uses=1]

Completed in 264 milliseconds

<<41424344454647484950>>