Searched
full:bitcast (Results
751 -
775 of
1996) sorted by null
<<31323334353637383940>>
/external/llvm/test/Transforms/ObjCARC/ |
retain-block-side-effects.ll | 8 ; CHECK: %tmp17 = bitcast i8* %tmp16 to void ()* 27 %tmp14 = bitcast %struct.__block_byref_repeater* %repeater to i8* 29 %tmp15 = bitcast <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, %0*, i8* }>* %block to i8* 31 %tmp17 = bitcast i8* %tmp16 to void ()*
|
/external/llvm/test/Transforms/SCCP/ |
2003-08-26-InvokeHandling.ll | 15 %val = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
phi_landingpad.ll | 20 bitcast (i32 (...)* @__gxx_personality_v0 to i8*) catch i8* null
|
/external/llvm/test/Transforms/ScalarRepl/ |
address-space.ll | 17 %tmp1 = bitcast %struct.anon* %s to i8* ; <i8*> [#uses=1] 18 %tmp2 = bitcast %struct.anon addrspace(2)* %arrayidx to i8 addrspace(2)* ; <i8 addrspace(2)*> [#uses=1] 26 %tmp8 = bitcast %struct.anon addrspace(2)* %arrayidx7 to i8 addrspace(2)* ; <i8 addrspace(2)*> [#uses=1] 27 %tmp9 = bitcast %struct.anon* %s to i8* ; <i8*> [#uses=1]
|
/external/llvm/test/Verifier/ |
bitcast-address-space-through-inttoptr.ll | 7 %cast = bitcast i32 addrspace(1)* inttoptr (i32 5 to i32 addrspace(1)*) to i32 addrspace(2)*
|
bitcast-address-spaces.ll | 7 %cast = bitcast i32 addrspace(0)* %p to i32 addrspace(1)*
|
bitcast-alias-address-space.ll | 10 @illegal_alias_data = alias bitcast (i32 addrspace(2)* @data to i32 addrspace(1)*)
|
/external/llvm/test/CodeGen/ARM/ |
2012-01-23-PostRA-LICM.ll | 24 %tmp8 = bitcast <4 x i32> %tmp7 to <4 x float> 25 %tmp9 = fsub <4 x float> %tmp8, bitcast (i128 or (i128 shl (i128 zext (i64 trunc (i128 lshr (i128 bitcast (<4 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00> to i128), i128 64) to i64) to i128), i128 64), i128 zext (i64 trunc (i128 bitcast (<4 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00> to i128) to i64) to i128)) to <4 x float>) 28 %tmp12 = bitcast <4 x float> zeroinitializer to i128 40 %tmp23 = bitcast <4 x float> %tmp22 to i128 49 %tmp32 = bitcast <4 x i32> %tmp31 to <4 x float> 50 %tmp33 = fsub <4 x float> %tmp32, bitcast (i128 or (i128 shl (i128 zext (i64 trunc (i128 lshr (i128 bitcast (<4 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00> to i128), i128 64) to i64) to i128), i128 64), i128 zext (i64 trunc (i128 bitcast (<4 x float> <float 1.000000e+00, float 1.000000e+00, float 1.000000e+00, float 1.000000e+00> to i (…) [all...] |
2011-04-07-schediv.ll | 9 %src_copy_start6 = bitcast float* %src_copy_start to i8* 22 %src_copy_start_addr.04 = bitcast i8* %uglygep to float*
|
constants.ll | 53 %tmp0 = bitcast i32 -1 to float 54 %tmp1 = bitcast float %tmp0 to i32
|
neon_ld1.ll | 13 %3 = bitcast <4 x i16> %2 to <2 x i32> ; <<2 x i32>> [#uses=1] 28 %3 = bitcast <4 x i16> %2 to <2 x i32> ; <<2 x i32>> [#uses=1]
|
no-fpu.ll | 8 %1 = bitcast i64* %a to <2 x i64>* 15 %2 = bitcast i64* %b to <2 x i64>*
|
va_arg.ll | 13 %g1 = bitcast i8** %g to i8* 30 %ap1 = bitcast i8** %ap to i8* ; <i8*> [#uses=2]
|
vst2.ll | 28 %tmp0 = bitcast i16* %A to i8* 37 %tmp0 = bitcast i32* %A to i8* 46 %tmp0 = bitcast float* %A to i8* 56 %tmp0 = bitcast i64* %A to i8* 67 %tmp0 = bitcast i64* %A to i8* 88 %tmp0 = bitcast i16* %A to i8* 98 %tmp0 = bitcast i32* %A to i8* 107 %tmp0 = bitcast float* %A to i8*
|
/external/chromium_org/v8/src/ |
property.cc | 15 visitor->VisitPointer(BitCast<Object**>(¤t->holder_)); 16 visitor->VisitPointer(BitCast<Object**>(¤t->transition_));
|
/external/clang/test/CodeGenObjC/ |
blocks-2.m | 29 // CHECK: [[T1:%.*]] = bitcast [[N_T]]* [[N]] to i8* 35 // CHECK: [[T1:%.*]] = bitcast [[N_T]]* [[N]] to i8*
|
id-isa-codegen.m | 68 // CHECK-NEXT: %{{.*}} = bitcast i8* %{{.*}} to i8** 72 // CHECK-NEXT: %{{.*}} = bitcast i8* %{{.*}} to i8**
|
optimize-ivar-offset-load.m | 30 // CHECK: [[THREE:%.*]] = bitcast [[ONE:%.*]]* [[CALL:%.*]] to i8* 32 // CHECK: [[FOUR:%.*]] = bitcast i8* [[ADDPTR]] to i32*
|
terminate.m | 17 // CHECK-WITH: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gcc_personality_v0 to i8*) 26 // CHECK-WITHOUT: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gcc_personality_v0 to i8*)
|
/external/llvm/test/Analysis/BasicAA/ |
2007-11-05-SizeCrash.ll | 19 %tmp1718 = bitcast i64* %tmp17 to i32* ; <i32*> [#uses=1] 26 %tmp70 = bitcast i64* %tmp631 to %struct.device**
|
full-store-partial-alias.ll | 23 %tmp2 = load i32* bitcast (i64* @endianness_test to i32*), align 8, !tbaa !3 25 %tmp4 = bitcast %union.anon* %u to [2 x i32]*
|
must-and-partial.ll | 20 %bigbase0 = bitcast i8* %base to i16* 34 %bigbase1 = bitcast i8* %base to i16*
|
/external/llvm/test/Analysis/TypeBasedAliasAnalysis/ |
precedence.ll | 19 %0 = bitcast i32* %x to float* 35 %0 = bitcast i64* %x to i8*
|
/external/llvm/test/CodeGen/Generic/ |
addr-label.ll | 22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8* 63 %target = bitcast i8* blockaddress(@test4b, %usermain) to i8*
|
/external/llvm/test/CodeGen/Mips/msa/ |
i5_ld_st.ll | 12 %0 = bitcast <16 x i8>* @llvm_mips_ld_b_ARG to i8* 30 %0 = bitcast <8 x i16>* @llvm_mips_ld_h_ARG to i8* 48 %0 = bitcast <4 x i32>* @llvm_mips_ld_w_ARG to i8* 66 %0 = bitcast <2 x i64>* @llvm_mips_ld_d_ARG to i8* 85 %1 = bitcast <16 x i8>* @llvm_mips_st_b_RES to i8* 103 %1 = bitcast <8 x i16>* @llvm_mips_st_h_RES to i8* 121 %1 = bitcast <4 x i32>* @llvm_mips_st_w_RES to i8* 139 %1 = bitcast <2 x i64>* @llvm_mips_st_d_RES to i8*
|
Completed in 437 milliseconds
<<31323334353637383940>>