OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitcast
(Results
401 - 425
of
4002
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CodeGenObjC/
2010-02-01-utf16-with-null.m
5
// CHECK: @_unnamed_cfstring_ = private constant %struct.__NSConstantString_tag { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 0, i32 0), i32 2000, i8*
bitcast
([9 x i16]* @.str to i8*), i32 8 }, section "__DATA,__cfstring"
6
// CHECK: @P = global i8*
bitcast
(%struct.__NSConstantString_tag* @_unnamed_cfstring_ to i8*), align 4
getter-property-mismatch.m
17
// CHECK: [[ONE:%.*]] =
bitcast
i8* [[CALL:%.*]] to [[T1:%.*]]*
18
// CHECK: [[TWO:%.*]] =
bitcast
[[T1]]* [[ONE]] to [[T2:%.*]]*
objc-arc-container-subscripting.m
14
// CHECK: [[call:%.*]] = call i8*
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend
16
// CHECK: [[ARRAY_CASTED:%.*]] =
bitcast
%0** {{%.*}} to i8**
objc-container-subscripting-1.m
23
// CHECK-NEXT: [[ARRC:%.*]] =
bitcast
{{%.*}} [[ARR]] to i8*
24
// CHECK-NEXT: [[CALL:%.*]] = call i8*
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to i8* (i8*, i8*, i32)*)(i8* [[ARRC]], i8* [[SEL]], i32 10)
31
// CHECK-NEXT: [[SIX:%.*]] =
bitcast
{{%.*}} [[THREE]] to i8*
32
// CHECK-NEXT: call void
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to void (i8*, i8*, i8*, i32)*)(i8* [[SIX]], i8* [[FIVE]], i8* [[FOUR]], i32 10)
42
// CHECK-NEXT: [[ELEVEN:%.*]] =
bitcast
{{%.*}} [[SEVEN]] to i8*
43
// CHECK-NEXT: [[CALL1:%.*]] = call i8*
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to i8* (i8*, i8*, i8*)*)(i8* [[ELEVEN]], i8* [[TEN]], i8* [[EIGHT]])
52
// CHECK-NEXT: [[SEVENTEEN:%.*]] =
bitcast
{{%.*}} [[TWELVE]] to i8*
53
// CHECK-NEXT: call void
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to void (i8*, i8*, i8*, i8*)*)(i8* [[SEVENTEEN]], i8* [[SIXTEEN]], i8* [[FOURTEEN]], i8* [[THIRTEEN]])
property-ref-cast-to-void.m
17
// CHECK: call i32
bitcast
18
// CHECK: call double
bitcast
property-type-mismatch.m
13
// CHECK: [[C1:%.*]] = call float
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend
17
// CHECK: call void
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend
/external/clang/test/CodeGenObjCXX/
arc-returns-inner-reference-ptr.mm
17
// CHECK: [[T1:%.*]] =
bitcast
{{%.*}} [[T0]] to i8*
20
// CHECK: [[T3:%.*]] =
bitcast
{{%.*}} [[T2]] to i8*
lambda-expressions.mm
11
// MRC: store i8*
bitcast
(i8** @_NSConcreteStackBlock to i8*)
12
// MRC: store i8*
bitcast
(i32 (i8*)* @"___ZZ1fvENK3$_0cvU13block_pointerFivEEv_block_invoke" to i8*)
13
// MRC: call i32 ()*
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to i32 ()* (i8*, i8*)*)
14
// MRC: call i32 ()*
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to i32 ()* (i8*, i8*)*)
19
// ARC: store i8*
bitcast
(i8** @_NSConcreteStackBlock to i8*)
20
// ARC: store i8*
bitcast
(i32 (i8*)* @"___ZZ1fvENK3$_0cvU13block_pointerFivEEv_block_invoke" to i8*)
29
// MRC: store i8*
bitcast
(i32 (i8*)* @___Z2f2v_block_invoke to i8*),
35
// ARC: store i8*
bitcast
(i32 (i8*)* @___Z2f2v_block_invoke to i8*),
property-object-reference-2.mm
40
// CHECK: [[ONE:%.*]] =
bitcast
i8* [[ADDPTR:%.*]] to %struct.TCPPObject*
41
// CHECK: [[TWO:%.*]] =
bitcast
%struct.TCPPObject* [[ONE]] to i8*
42
// CHECK: [[THREE:%.*]] =
bitcast
%struct.TCPPObject* [[AGGRESULT:%.*]] to i8*
43
// CHECK: call void @objc_copyCppObjectAtomic(i8* [[THREE]], i8* [[TWO]], i8*
bitcast
(void (%struct.TCPPObject*, %struct.TCPPObject*)* @__copy_helper_atomic_property_ to i8*))
53
// CHECK: [[ONE:%.*]] =
bitcast
i8* [[ADDRPTR:%.*]] to %struct.TCPPObject*
54
// CHECK: [[TWO:%.*]] =
bitcast
%struct.TCPPObject* [[ONE]] to i8*
55
// CHECK: [[THREE:%.*]] =
bitcast
%struct.TCPPObject* [[MYPROPERTY:%.*]] to i8*
56
// CHECK: call void @objc_copyCppObjectAtomic(i8* [[TWO]], i8* [[THREE]], i8*
bitcast
(void (%struct.TCPPObject*, %struct.TCPPObject*)* @__assign_helper_atomic_property_ to i8*))
unknown-anytype.mm
10
// CHECK: call void
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to void (i8*, i8*, float)*)(
19
// CHECK: call void
bitcast
(i8* (i8*, i8*, ...)* @objc_msgSend to void (i8*, i8*, float)*)(
/external/llvm/test/CodeGen/AArch64/
arm64-2012-05-07-DAGCombineVectorExtract.ll
7
%b =
bitcast
<4 x i32> %a to i128
16
%b =
bitcast
<2 x i64> %a to i128
concat_vector-truncated-scalar-combine.ll
5
; Test the (concat_vectors (
bitcast
(trunc (scalar))), undef..) pattern.
13
%0 =
bitcast
i16 %t to <2 x i8>
inline-asm-globaladdress.ll
16
call void asm sideeffect "b $0", "i"(void ()*
bitcast
(i8* getelementptr (i8, i8*
bitcast
(void ()* @test_symbol to i8*), i64 4) to void ()*))
/external/llvm/test/CodeGen/AMDGPU/
promote-alloca-bitcast-function.ll
12
call void
bitcast
(void (float*)* @foo to void (i32*)*)(i32* %alloca) #0
19
call void
bitcast
(void (...)* @foo.varargs to void (i32*)*)(i32* %alloca) #0
/external/llvm/test/CodeGen/ARM/
illegal-vector-bitcast.ll
8
%m =
bitcast
<8 x float> %i to <4 x i64>
11
%p =
bitcast
<4 x i64> %n to <8 x float>
truncstore-dag-combine.ll
8
%P1 =
bitcast
i8* %P to i16* ; <i16*> [#uses=1]
19
%P1 =
bitcast
i8* %P to i32* ; <i32*> [#uses=1]
/external/llvm/test/CodeGen/Hexagon/
stack-alloca2.ll
15
%0 =
bitcast
i32* %x to i8*
16
%1 =
bitcast
i32* %y to i8*
/external/llvm/test/CodeGen/Mips/
mipslopat.ll
10
%0 =
bitcast
i32* %tmp to i8*
13
%1 =
bitcast
i32* %tmp1 to i8*
/external/llvm/test/CodeGen/NVPTX/
extloadv.ll
4
%1 =
bitcast
float* %x_value to <4 x float>*
12
%4 =
bitcast
double* %output to <4 x double>*
/external/llvm/test/CodeGen/PowerPC/
2008-03-05-RegScavengerAssert.ll
8
%tmp28 =
bitcast
i8* %pp to void ()** ; <void ()**> [#uses=1]
12
%tmp30 =
bitcast
void ()* %tmp38 to void (i8*)* ; <void (i8*)*> [#uses=1]
ppc32-vacopy.ll
11
%2 =
bitcast
%va_list* %0 to i8*
12
%3 =
bitcast
%va_list* %1 to i8*
ppc64le-crsave.ll
16
%0 =
bitcast
i8* %exception to i32*
18
call void @__cxa_throw(i8* %exception, i8*
bitcast
(i8** @_ZTIi to i8*), i8* null)
pr24636.ll
28
%2 = and i32 %1, and (i32 and (i32 and (i32 and (i32 and (i32 and (i32 and (i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32)), i32 zext (i1 select (i1 icmp eq ([1 x i32]*
bitcast
(i32* @c to [1 x i32]*), [1 x i32]* @b), i1 true, i1 false) to i32))
pr27078.ll
4
%1 =
bitcast
float* %p to <12 x float>*
5
%2 =
bitcast
float* %q to <12 x float>*
/external/llvm/test/CodeGen/SystemZ/
tdc-04.ll
11
%cast =
bitcast
float %x to i32
21
%cast =
bitcast
float %x to i32
31
%cast =
bitcast
double %x to i64
41
%cast =
bitcast
double %x to i64
51
%cast =
bitcast
fp128 %x to i128
61
%cast =
bitcast
fp128 %x to i128
71
%cast =
bitcast
float %x to i32
81
%cast =
bitcast
float %x to i32
Completed in 338 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>