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

<<21222324252627282930>>

  /external/llvm/test/CodeGen/X86/
widen_cast-3.ll 6 ; bitcast v12i8 to v3i32
14 %conv = bitcast <3 x i32> %add to <12 x i8> ; <<12 x i8>> [#uses=1]
widen_load-0.ll 15 %tmp1 = bitcast i32 %1 to <2 x i16> ; <<2 x i16>> [#uses=1]
17 %tmp5 = bitcast <2 x i16> %0 to <1 x i32> ; <<1 x i32>> [#uses=1]
x86-64-static-relo-movl.ll 12 %t = bitcast %struct.MatchInfo* %pending to i8*
13 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %t, i8* bitcast (%struct.MatchInfo* @NO_MATCH to i8*), i64 512, i32 8, i1 false)
  /external/llvm/test/ExecutionEngine/
2005-12-02-TailCallBug.ll 6 %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32* ; <i32*> [#uses=1]
15 %fun_ptr = bitcast i32* %f to i32 (i32, i32*, i32)* ; <i32 (i32, i32*, i32)*> [#uses=1]
  /external/llvm/test/ExecutionEngine/MCJIT/
2005-12-02-TailCallBug.ll 6 %f = bitcast i32 (i32, i32*, i32)* @check_tail to i32* ; <i32*> [#uses=1]
15 %fun_ptr = bitcast i32* %f to i32 (i32, i32*, i32)* ; <i32 (i32, i32*, i32)*> [#uses=1]
  /external/llvm/test/LTO/
keep-used-puts-during-instcombine.ll 8 i8* bitcast (i32(i8*)* @puts to i8*)
11 i8* bitcast (i32(i32)* @uses_printf to i8*)
  /external/llvm/test/Linker/Inputs/
comdat5.ll 12 @some_name = private unnamed_addr constant [2 x i8*] [i8* bitcast (%MSRTTICompleteObjectLocator* @"\01??_R4S@@6B@" to i8*), i8* bitcast (void (%struct.S*, i32)* @"\01??_GS@@UAEPAXI@Z" to i8*)], comdat $"\01??_7S@@6B@"
  /external/llvm/test/Transforms/BBVectorize/X86/
vs-cast.ll 7 %0 = bitcast <2 x i64> undef to i128
8 %1 = bitcast <2 x i64> undef to i128
  /external/llvm/test/Transforms/GVN/
pr17852.ll 22 %tmp10 = bitcast %struct.S0* %p1 to i16*
24 %tmp11 = bitcast [2 x i8]* %f5 to i16*
34 %tmp15 = bitcast [2 x i8]* %f526 to i16*
36 %tmp16 = bitcast %struct.S0* %p1 to i16*
40 %tmp17 = bitcast [2 x i8]* %f537 to i16*
53 %tmp20 = bitcast %struct.S0* %p1 to i16*
55 %tmp21 = bitcast [2 x i8]* %f547 to i16*
60 %tmp22 = bitcast [2 x i8]* %f551 to i16*
  /external/llvm/test/Transforms/Inline/
2009-01-08-NoInlineDynamicAlloca.ll 11 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
28 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
inline-invoke-tail.ll 5 %pp = bitcast i32* %p to i8*
6 %qq = bitcast i32* %q to i8*
  /external/llvm/test/Transforms/InstCombine/
2007-05-14-Crash.ll 12 %tmp1 = bitcast %struct.anon* %deviceRef to %struct.def*
14 %tmp35 = bitcast %struct.abc* %tmp3 to i8*
2007-11-07-OpaqueAlignCrash.ll 16 %x = load i8* bitcast (%opaque_t* @g to i8*)
17 %y = load i32* bitcast (%op_ts* @h to i32*)
2011-10-07-AlignPromotion.ll 11 %1 = bitcast %struct.CGPoint* %a to i64*
12 %2 = bitcast %struct.CGPoint* %Point to i64*
2012-07-25-LoadPart.ll 8 %ret = load i64* bitcast (i8* getelementptr (i8* bitcast ([4 x i32]* @test to i8*), i64 2) to i64*), align 1
descale-zero.ll 9 ; CHECK-NEXT: bitcast i16*
15 %i8_ptr = bitcast i16* %i16_ptr to i8*
memcpy-to-load.ll 7 %tmp2 = bitcast double* %X to i8*
8 %tmp13 = bitcast double* %Y to i8*
memcpy_chk-2.ll 16 %dst = bitcast %struct.T1* @t1 to i8*
17 %src = bitcast %struct.T2* @t2 to i8*
memmove_chk-2.ll 16 %dst = bitcast %struct.T1* @t1 to i8*
17 %src = bitcast %struct.T2* @t2 to i8*
neon-intrinsics.ll 15 %tmp1 = call %struct.__neon_int32x2x4_t @llvm.arm.neon.vld4.v2i32(i8* bitcast ([8 x i32]* @x to i8*), i32 1)
20 call void @llvm.arm.neon.vst4.v2i32(i8* bitcast ([8 x i32]* @y to i8*), <2 x i32> %tmp2, <2 x i32> %tmp3, <2 x i32> %tmp4, <2 x i32> %tmp5, i32 1)
  /external/llvm/test/Transforms/MemCpyOpt/
2008-03-13-ReturnSlotBitcast.ll 14 %a_i8 = bitcast %a* %a_var to i8*
15 %b_i8 = bitcast %b* %b_var to i8*
memcpy-to-memset.ll 10 %arr_i8 = bitcast [3 x i32]* %arr to i8*
11 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %arr_i8, i8* bitcast ([3 x i32]* @cst to i8*), i64 12, i32 4, i1 false)
  /external/llvm/test/Transforms/ObjCARC/
contract-marker.ll 5 ; CHECK-NEXT: %tcall = bitcast i32* %call to i8*
13 %tcall = bitcast i32* %call to i8*
pointer-types.ll 11 ; CHECK-NEXT: %tmp11 = bitcast void ()* %otherBlock to i8*
24 %tmp11 = bitcast void ()* %otherBlock to i8*
  /external/llvm/test/Transforms/PhaseOrdering/
gdce.ll 15 @_ZTV4Base = linkonce_odr unnamed_addr constant [4 x i8*] [i8* null, i8* bitcast ({ i8*, i8* }* @_ZTI4Base to i8*), i8* bitcast (void (%class.Base*)* @_ZN4BaseD1Ev to i8*), i8* bitcast (void (%class.Base*)* @_ZN4BaseD0Ev to i8*)]
18 @_ZTI4Base = linkonce_odr unnamed_addr constant { i8*, i8* } { i8* bitcast (i8** getelementptr inbounds (i8** @_ZTVN10__cxxabiv117__class_type_infoE, i64 2) to i8*), i8* getelementptr inbounds ([6 x i8]* @_ZTS4Base, i32 0, i32 0) }
65 %0 = bitcast %class.Base* %this1 to i8***
81 %0 = bitcast %class.Base* %this1 to i8*
86 %1 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
92 %4 = bitcast %class.Base* %this1 to i8*

Completed in 645 milliseconds

<<21222324252627282930>>