Searched
full:bitcast (Results
651 -
675 of
1996) sorted by null
<<21222324252627282930>>
/external/clang/test/CodeGen/ |
pr19841.cpp | 26 // CHECK: %{{.*}} = phi [0 x i8]* [ bitcast ([1 x i8]* [[Common_A_b]] to [0 x i8]*), %{{.*}} ], [ %{{.*}}, %{{.*}} ]
|
/external/clang/test/CodeGenCXX/ |
dynamic-cast.cpp | 14 // CHECK: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
|
microsoft-abi-structors-alias.cpp | 25 // CHECK-DAG: @"\01??1B@test2@@UAE@XZ" = alias bitcast (void (%"struct.test2::A"*)* @"\01??1A@test2@@UAE@XZ" to void (%"struct.test2::B"*)*)
|
threadsafe-statics-exceptions.cpp | 24 // CHECK: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
|
/external/clang/test/CodeGenObjC/ |
arc-loadweakretained-release.m | 32 // CHECK-NEXT: [[SEVENTEEN:%.*]] = bitcast i8* [[SIXTEEN]] to {{%.*}} 34 // CHECK-NEXT: [[NINETEEN:%.*]] = bitcast %0* [[SEVENTEEN]] to i8* 35 // CHECK-NEXT: call void bitcast (i8* (i8*, i8*, ...)* @objc_msgSend 36 // CHECK-NEXT: [[TWENTY:%.*]] = bitcast %0* [[SEVENTEEN]] to i8*
|
block-6.m | 11 // CHECK: [[T1:%.*]] = bitcast i8* ()*
|
objc2-legacy-dispatch.m | 4 // CHECK_NEW_DISPATCH: bitcast {{.*}}objc_msgSend_fixup_alloc
|
property-array-type.m | 30 // CHECK: call void bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to void (i8*, i8*, float*)*)(i8* [[SEVEN:%.*]], i8* [[SIX]], float* [[ARRAYDECAY]])
|
/external/clang/test/CodeGenObjCXX/ |
arc-new-delete.mm | 13 // CHECK-NEXT: {{bitcast i8\*.*to i8\*\*}} 17 // CHECK-NEXT: {{bitcast i8\*.*to i8\*\*}} 22 // CHECK-NEXT: {{bitcast i8\*.*to i8\*\*}} 26 // CHECK-NEXT: {{bitcast i8\*.*to i8\*\*}}
|
exceptions.mm | 14 // CHECK: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__objc_personality_v0 to i8*)
|
lvalue-reference-getter.mm | 27 // CHECK: [[C:%.*]] = call nonnull %struct.SetSection* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend
|
message-reference.mm | 18 // CHECK: [[T:%.*]] = call nonnull i32* bitcast (i8* (i8*, i8*, ...)* @objc_msgSend
|
property-object-reference-1.mm | 30 // CHECK: [[FOUR:%.*]] = bitcast %struct.TCPPObject* [[THREE]] to i8*
|
/external/clang/test/SemaObjC/ |
debugger-support.m | 13 // CHECK-NEXT: [[T2:%.*]] = call { i64, i64 } bitcast (i8* (i8*, i8*, ...)* @objc_msgSend to { i64, i64 } (i8*, i8*)*)(i8* [[T0]], i8* [[T1]])
|
/external/llvm/test/Analysis/BasicAA/ |
2003-02-26-AccessSizeTest.ll | 13 %B = bitcast i32* %A to i8*
|
/external/llvm/test/Analysis/GlobalsModRef/ |
indirect-global.ll | 8 %A = bitcast i8* %a to i32*
|
/external/llvm/test/Assembler/ |
numbered-values.ll | 9 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-vecCmpBr.ll | 15 %0 = bitcast <4 x i16> %a to <8 x i8> 22 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() #4 41 %0 = bitcast <8 x i16> %a to <16 x i8> 48 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() #4 65 %0 = bitcast <4 x i16> %a to <8 x i8> 72 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() #4 88 %0 = bitcast <8 x i16> %a to <16 x i8> 95 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() #4 111 %0 = bitcast <4 x i16> %a to <8 x i8> 118 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() # [all...] |
memcpy-f128.ll | 15 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* undef, i8* bitcast (%structA* @stubA to i8*), i64 48, i32 8, i1 false)
|
pic-eh-stubs.ll | 30 %0 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) 31 catch i8* bitcast (i8** @_ZTIi to i8*) 33 %2 = tail call i32 @llvm.eh.typeid.for(i8* bitcast (i8** @_ZTIi to i8*)) nounwind 40 %5 = bitcast i8* %4 to i32*
|
/external/llvm/test/CodeGen/ARM/ |
2009-03-09-AddrModeBug.ll | 10 %1 = bitcast %struct.hit_t* %0 to i256* ; <i256*> [#uses=1]
|
2009-09-24-spill-align.ll | 8 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
|
2009-10-30.ll | 12 %ap1 = bitcast i8** %ap to i8*
|
2010-03-04-eabi-fp-spill.ll | 16 %6 = bitcast i32* %5 to [8 x i8]** ; <[8 x i8]**> [#uses=1] 31 %callee = bitcast [8 x i8]* %11 to [84 x i8]* ; <[84 x i8]*> [#uses=1] 32 %12 = bitcast i8* undef to i32* ; <i32*> [#uses=1] 39 %stack_pointer_addr9 = bitcast i8* undef to i32* ; <i32*> [#uses=1]
|
2011-05-04-MultipleLandingPadSuccs.ll | 38 %exn = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*) 44 %exn27 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*) 60 %exn45 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*) 70 %exn51 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
|
Completed in 342 milliseconds
<<21222324252627282930>>