OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bitcast
(Results
801 - 825
of
1996
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/test/Transforms/GlobalOpt/
array-elem-refs.ll
7
@c = internal global i8**
bitcast
(i8* getelementptr (i8*
bitcast
([8 x i8*]* @b to i8*), i64 48) to i8**), align 8
/external/llvm/test/Transforms/InstCombine/
bittest.ll
13
%tmp.17.shrunk =
bitcast
i32 %tmp.16 to i32 ; <i32> [#uses=1]
23
%tmp.17.shrunk2 =
bitcast
i32 %tmp.16 to i32 ; <i32> [#uses=1]
/external/llvm/test/Transforms/LoopRotate/
preserve-scev.ll
11
%tmp =
bitcast
i32 undef to i32 ; <i32> [#uses=1]
19
%tmp7 =
bitcast
i32 %tmp5 to i32 ; <i32> [#uses=2]
/external/llvm/test/Transforms/MemCpyOpt/
2011-06-02-CallSlotOverwritten.ll
25
%bit1 =
bitcast
%struct1* %x to i64*
26
%bit2 =
bitcast
%struct2* %y to i64*
/external/llvm/test/Transforms/MergeFunc/
inttoptr-address-space.ll
9
@g3 = internal unnamed_addr constant [1 x i8*] [i8*
bitcast
(i8* (%.qux.2585 addrspace(1)*)* @func35 to i8*)]
23
; CHECK: %[[V2:.+]] =
bitcast
%.qux.2585 addrspace(1)* %{{.*}} to %.qux.2496 addrspace(1)*
mergefunc-struct-return.ll
4
; to convert the struct result type; as struct types cannot be
bitcast
.
29
; CHECK: %3 =
bitcast
i32* %2 to i8*
/external/llvm/test/Transforms/ScalarRepl/
2007-11-03-bigendian_apint.ll
11
%"alloca point" =
bitcast
i32 0 to i32 ; <i32> [#uses=0]
17
%tmp34 =
bitcast
i16* %tmp3 to [2 x i1]* ; <[2 x i1]*> [#uses=1]
2008-01-29-PromoteBug.ll
10
%T3 =
bitcast
[1 x %struct.T]* %s to i32*
15
%tmp1718 =
bitcast
[3 x i8]* %tmp17 to i32* ; <i32*> [#uses=1]
2008-08-22-out-of-range-array-promote.ll
13
%r1 =
bitcast
%struct.x* %r to i8*
14
%s2 =
bitcast
%struct.x* %s to i8*
2011-05-06-CapturedAlloca.ll
17
%tmp =
bitcast
[4 x i32]* %l_10 to i8*
18
call void @llvm.memcpy.p0i8.p0i8.i64(i8* %tmp, i8*
bitcast
([4 x i32]* @func_1.l_10 to i8*), i64 16, i32 16, i1 false)
memcpy-align.ll
15
%tmp =
bitcast
%struct.anon* %x0 to i8* ; <i8*> [#uses=1]
17
%tmp1 =
bitcast
%struct.anon* %x0 to i8* ; <i8*> [#uses=1]
vector_promote.ll
77
define i32 @test5(float %X) { ;; should turn into
bitcast
.
81
%a =
bitcast
float* %X1 to i32*
85
; CHECK-NEXT:
bitcast
float %X to i32
92
%P =
bitcast
<2 x float>* %X_addr to i64*
96
; CHECK:
bitcast
<2 x float> %X to i64
105
%0 =
bitcast
%struct.test7* %memtmp to <4 x i32>*
127
%2 =
bitcast
<1 x i64> %1 to <8 x i8>
128
%3 =
bitcast
<8 x i8> %2 to <1 x i64>
vectors-with-mismatched-elements.ll
8
; and <2 x i64> by using a combination of a
bitcast
and a shuffle.
24
%0 =
bitcast
<3 x i32>* %retval to <2 x i64>*
/external/llvm/test/Transforms/ObjCARC/
basic.ll
38
%a =
bitcast
i32* %x to i8*
44
%b =
bitcast
i32* %x to float*
53
%c =
bitcast
i32* %x to i8*
63
%a =
bitcast
i32* %x to i8*
69
%b =
bitcast
i32* %x to float*
78
%c =
bitcast
i32* %x to i8*
94
%a =
bitcast
i32* %x to i8*
100
%b =
bitcast
i32* %x to float*
110
%c =
bitcast
i32* %x to i8*
124
%a =
bitcast
i32* %x to i8
[
all
...]
/external/clang/test/CodeGen/
ppc64-align-struct.c
37
// CHECK:
bitcast
i8* %ap.cur to %struct.test1*
56
// CHECK:
bitcast
i8* %ap.align to %struct.test2*
75
// CHECK:
bitcast
i8* %ap.align to %struct.test3*
90
// CHECK:
bitcast
i8* %ap.cur to %struct.test4*
105
// CHECK:
bitcast
i8* %ap.cur to %struct.test_longdouble*
125
// CHECK:
bitcast
i8* %ap.align to %struct.test_vector*
/external/clang/test/CodeGenCXX/
static-init.cpp
18
// CHECK: load atomic i8*
bitcast
(i64* @_ZGVZ1fvE1a to i8*) acquire, align 1
21
// CHECK: call i32 @__cxa_atexit(void (i8*)*
bitcast
(void (%struct.A*)* @_ZN1AD1Ev to void (i8*)*), i8* getelementptr inbounds (%struct.A* @_ZZ1fvE1a, i32 0, i32 0), i8* @__dso_handle)
72
// CHECK: call void @_ZN18union_static_local1fEPNS_1xE(%"union.union_static_local::x"*
bitcast
({ [2 x i8*] }* @_ZZN18union_static_local4testEvE3foo to %"union.union_static_local::x"*))
107
// CHECK: load atomic i8*
bitcast
(i64* @_ZGVZN5test21BC1EvE1x to i8*) acquire,
114
// CHECK: load atomic i8*
bitcast
(i64* @_ZGVZN5test21BC1EvE1x to i8*) acquire,
126
// CHECK: load atomic i8*
bitcast
(i64* @_ZGVZN5test21BD1EvE1y to i8*) acquire,
/external/clang/test/CodeGenObjC/
ns_consume_null_check.m
21
// CHECK-NEXT: [[SIX:%.*]] =
bitcast
25
// CHECK-NEXT: [[EIGHT:%.*]] =
bitcast
i8* [[FN]]
44
// CHECK: [[T0:%.*]] = call i8*
bitcast
(
53
// CHECK-NEXT: [[SELF:%.*]] =
bitcast
[[MYOBJECT]]* [[T0]] to i8*
58
// CHECK: [[CALL:%.*]] = invoke <2 x float>
bitcast
60
// CHECK: [[T0:%.*]] =
bitcast
{ float, float }* [[COERCE:%.*]] to <2 x float>*
/external/llvm/test/Analysis/LazyCallGraph/
basic.ll
93
call void (void ()*, void ()*)*
bitcast
(void ()* @f7 to void (void ()*, void ()*)*)(void ()* @f8, void ()* @f9)
102
resume { i8*, i32 } { i8*
bitcast
(void ()* @f12 to i8*), i32 42 }
121
load i8**
bitcast
(void ()** @g to i8**)
122
load i8**
bitcast
(void ()** getelementptr ([4 x void ()*]* @g1, i32 0, i32 2) to i8**)
123
load i8**
bitcast
(void ()** getelementptr ({i8, void ()*, i8}* @g2, i32 0, i32 1) to i8**)
124
load i8**
bitcast
(void ()** @h to i8**)
/external/llvm/test/CodeGen/ARM/
coalesce-subregs.ll
16
%0 =
bitcast
float* %p to i8*
20
%1 =
bitcast
float* %add.ptr to i8*
29
%0 =
bitcast
float* %p to i8*
33
%1 =
bitcast
float* %add.ptr to i8*
44
%0 =
bitcast
float* %p to i8*
54
%1 =
bitcast
float* %add.ptr to i8*
111
%4 =
bitcast
float* %add.ptr to i8*
126
%0 =
bitcast
float* %p to i8*
156
%0 =
bitcast
float* %p to i8*
225
%tmp4 =
bitcast
<1 x i64> %tmp to <2 x float
[
all
...]
/external/llvm/test/CodeGen/PowerPC/
eqv-andc-orc-nor.ll
73
%tmp.upgrd.1 =
bitcast
<4 x float> %tmp to <4 x i32> ; <<4 x i32>> [#uses=1]
75
%tmp2.upgrd.2 =
bitcast
<4 x float> %tmp2 to <4 x i32> ; <<4 x i32>> [#uses=1]
78
%tmp4.upgrd.3 =
bitcast
<4 x i32> %tmp4 to <4 x float> ; <<4 x float>> [#uses=1]
85
%tmp.upgrd.4 =
bitcast
<4 x float> %tmp to <4 x i32> ; <<4 x i32>> [#uses=1]
87
%tmp2.upgrd.5 =
bitcast
<4 x float> %tmp2 to <4 x i32> ; <<4 x i32>> [#uses=1]
90
%tmp4.upgrd.6 =
bitcast
<4 x i32> %tmp3 to <4 x float> ; <<4 x float>> [#uses=1]
/external/llvm/test/CodeGen/SPARC/
exception.ll
81
%2 =
bitcast
i8* %1 to i32*
83
invoke void @__cxa_throw(i8* %1, i8*
bitcast
(%struct.__fundamental_type_info_pseudo* @_ZTIi to i8*), void (i8*)* null) #2
90
%4 =
bitcast
i8* %1 to float*
94
invoke void @__cxa_throw(i8* %1, i8*
bitcast
(%struct.__fundamental_type_info_pseudo* @_ZTIf to i8*), void (i8*)* null) #2
110
%typeid = tail call i32 @llvm.eh.typeid.for(i8*
bitcast
(%struct.__fundamental_type_info_pseudo* @_ZTIi to i8*))
115
%typeid8 = tail call i32 @llvm.eh.typeid.for(i8*
bitcast
(%struct.__fundamental_type_info_pseudo* @_ZTIf to i8*))
/external/llvm/test/CodeGen/X86/
2009-08-14-Win64MemoryIndirectArg.ll
14
%pointerArithmeticTmp =
bitcast
%0* %shaderExecutionStatePtr to i8* ; <i8*> [#uses=1]
16
%pointerArithmeticTmp2 =
bitcast
i8* %pointerArithmeticTmp1 to %1** ; <%1**> [#uses=1]
18
%pointerArithmeticTmp3 =
bitcast
%1* %primitivePtr to i8* ; <i8*> [#uses=1]
20
%pointerArithmeticTmp5 =
bitcast
i8* %pointerArithmeticTmp4 to %1** ; <%1**> [#uses=1]
31
%pointerArithmeticTmp7 =
bitcast
%1* %primitiveTexturePtr6 to i8* ; <i8*> [#uses=1]
33
%pointerArithmeticTmp9 =
bitcast
i8* %pointerArithmeticTmp8 to <4 x float>* ; <<4 x float>*> [#uses=1]
avx512-trunc-ext.ll
73
%a =
bitcast
i16 %b to <16 x i1>
82
%a =
bitcast
i8 %b to <8 x i1>
94
%mask =
bitcast
<16 x i1> %mask_b to i16
104
%mask =
bitcast
<16 x i1> %mask_b to i16
115
%mask =
bitcast
<8 x i1> %mask_b to i8
146
%res =
bitcast
<16 x i1> %maskv to i16
/external/llvm/test/CodeGen/XCore/
exception.ll
21
%0 = call i32 @llvm.eh.typeid.for(i8*
bitcast
(i8** @_ZTIi to i8*)) nounwind
38
call void @__cxa_throw(i8* %0, i8*
bitcast
(i8** @_ZTIi to i8*), i8* null) noreturn
80
%0 = landingpad { i8*, i32 } personality i8*
bitcast
(i32 (...)* @__gxx_personality_v0 to i8*)
81
catch i8*
bitcast
(i8** @_ZTIi to i8*)
82
catch i8*
bitcast
(i8** @_ZTId to i8*)
86
%4 =
bitcast
i8* %3 to i32*
/external/llvm/test/Feature/
constexpr.ll
17
@t3 = global i32*
bitcast
(i32* @t1 to i32*) ;; Forward reference with cast
19
@t4 = global i32**
bitcast
(i32** @t3 to i32**) ;; Cast of a previous cast
23
@t9 = global i32
bitcast
(float
bitcast
(i32 8 to float) to i32) ;; Nested cast expression
25
global i32*
bitcast
(float* @4 to i32*) ;; Forward numeric reference
42
@char8a = global i32*
bitcast
(i8* getelementptr([11x i8]* @somestr, i64 0, i64 8) to i32*)
Completed in 300 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>