HomeSort by relevance Sort by last modified time
    Searched full:bitcast (Results 251 - 275 of 4002) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/ARM/Windows/
no-aeabi.ll 11 call void @llvm.memmove.p0i8.p0i8.i32(i8* bitcast ([512 x i8]* @target to i8*), i8* bitcast ([512 x i8]* @source to i8*), i32 512, i32 0, i1 false)
19 call void @llvm.memcpy.p0i8.p0i8.i32(i8* bitcast ([512 x i8]* @target to i8*), i8* bitcast ([512 x i8]* @source to i8*), i32 512, i32 0, i1 false)
  /external/llvm/test/CodeGen/ARM/
gv-stubs-crash.ll 6 define hidden void @func(i32* %this, i32* %e) optsize align 2 personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*) {
16 catch i8* bitcast ({ i8*, i8* }* @Exn to i8*)
21 call void @__cxa_throw(i8* %exn, i8* bitcast ({ i8*, i8* }* @Exn to i8*), i8* bitcast (void (i32*)* @dtor to i8*)) noreturn
  /external/llvm/test/CodeGen/NVPTX/
callchain.ll 6 %fnptr = bitcast i8* %ptr to void ()*
  /external/llvm/test/CodeGen/PowerPC/
pr26378.ll 5 ret i8* bitcast (i32* @foo to i8*)
  /external/llvm/test/CodeGen/SPARC/
float-constants.ll 6 ;; Bitcast should not do a runtime conversion, but rather emit a
9 ; CHECK-LABEL: bitcast:
12 define <2 x i32> @bitcast() {
13 %1 = bitcast double 5.0 to <2 x i32>
  /external/llvm/test/CodeGen/X86/
2010-11-09-MOVLPS.ll 20 %"alloca point" = bitcast i32 0 to i32
27 %"ssa point" = bitcast i32 0 to i32
31 %3 = bitcast i8* %0 to <2 x i32>*
33 %5 = bitcast %"int[]"* %4 to <4 x float>*
35 %7 = bitcast <2 x i32>* %3 to <2 x float>*
36 %8 = bitcast <2 x float>* %7 to double*
40 %12 = bitcast <2 x double> %11 to <4 x float>
43 %15 = bitcast %"int[]"* %14 to <4 x float>*
45 %16 = bitcast i8* %0 to <2 x i32>*
46 %17 = bitcast <2 x i32>* %16 to i8
    [all...]
2011-06-06-fgetsign80bit.ll 4 %tmp4 = bitcast x86_fp80 %x to i80
bitcast-int-to-vector.ll 5 %t = bitcast i64 %a to <2 x float>
indirect-hidden.ll 11 define void @get_indirect_hidden() personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {
15 catch i8* bitcast (i8** @hidden_typeid to i8*)
22 define void @get_indirect() personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {
26 catch i8* bitcast (i8** @normal_typeid to i8*)
narrow_op-1.ll 8 %0 = load i32, i32* bitcast (i16* getelementptr (%struct.bf, %struct.bf* @bfi, i32 0, i32 1) to i32*), align 8
10 store i32 %1, i32* bitcast (i16* getelementptr (%struct.bf, %struct.bf* @bfi, i32 0, i32 1) to i32*), align 8
20 %0 = load i32, i32* bitcast (i16* getelementptr (%struct.bf, %struct.bf* @bfi, i32 0, i32 1) to i32*), align 8
22 store i32 %1, i32* bitcast (i16* getelementptr (%struct.bf, %struct.bf* @bfi, i32 0, i32 1) to i32*), align 8
vec_set-F.ll 10 %tmp45 = bitcast <2 x i64>* %ptr to <2 x i32>*
12 %tmp7 = bitcast <2 x i32> %tmp615 to i64
22 %tmp717 = bitcast i64 %x to double
25 %tmp11 = bitcast <2 x double> %tmp9 to <2 x i64>
  /external/llvm/test/CodeGen/X86/GC/
fat.ll 7 %st_ptr = bitcast { i8*, i1 }* %st to i8** ; <i8**> [#uses=1]
  /external/llvm/test/CodeGen/XCore/
2009-07-15-store192.ll 4 %0 = bitcast i8* %p to i192*
  /external/llvm/test/Linker/Inputs/
PR8300.b.ll 4 @zed = alias void (%foo*), bitcast (void (%bar*)* @xyz to void (%foo*)*)
  /external/llvm/test/Transforms/ConstProp/
bitcast.ll 5 %A = bitcast i64 63 to <1 x i64>
trunc_vec.ll 6 %x = bitcast <2 x i64> <i64 1, i64 2> to <8 x i16>
  /external/llvm/test/Transforms/ConstantHoisting/X86/
large-immediate.ll 5 ; CHECK: %const = bitcast i128 12297829382473034410122878 to i128
14 ; CHECK-NOT: %const = bitcast i512 504 to i512
23 ; CHECK-NOT: %const = bitcast i196 2 to i196
32 ; CHECK-NOT: %const = bitcast i96 2 to i96
  /external/llvm/test/Transforms/GlobalOpt/
2005-06-15-LocalizeConstExprCrash.ll 7 %tmp.4.i.1 = load i8, i8* getelementptr (i8, i8* bitcast (i16* @g_40507551 to i8*), i32 1) ; <i8> [#uses=0]
  /external/llvm/test/Transforms/InstCombine/
2004-05-07-UnsizedCastLoad.ll 6 %Y = bitcast %Ty* %X to i32* ; <i32*> [#uses=1]
2007-05-18-CastFoldBug.ll 6 call void bitcast (i8* (i8*, i8*, ...)* @objc_msgSend_stret to void (i16*)*)( i16* sret %tmp10 )
2008-01-06-CastCrash.ll 8 %x = call i32 bitcast (<2 x i32> ()* @f to i32 ()*)( ) ; <i32> [#uses=1]
2009-07-02-MaskedIntVector.ll 6 %0 = bitcast <4 x i32> undef to <16 x i8> ; <<16 x i8>> [#uses=1]
8 %t11 = bitcast <16 x i8> %t12 to <2 x i64> ; <<2 x i64>> [#uses=1]
10 %t10 = bitcast i64 %t9 to <2 x i32> ; <<2 x i32>> [#uses=1]
11 %t7 = bitcast i64 %test to <2 x i32> ; <<2 x i32>> [#uses=1]
2012-01-11-OpaqueBitcastCrash.ll 10 call void @foo(%opaque_struct* bitcast ([0 x %opaque_struct]* @G to %opaque_struct*))
cast-callee-deopt-bundles.ll 9 call void bitcast (void (i32)* @foo to void ()*) () [ "deopt"() ]
multi-use-or.ll 7 %sx34 = bitcast double %sx to i64 ; <i64> [#uses=1]
9 %sy22 = bitcast double %sy to i64 ; <i64> [#uses=1]
16 %b = bitcast i64 %a to double ; <double> [#uses=1]
19 %e = bitcast i64 %d to double ; <double> [#uses=1]

Completed in 229 milliseconds

<<11121314151617181920>>