HomeSort by relevance Sort by last modified time
    Searched full:bitcast (Results 426 - 450 of 4002) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/X86/
2007-06-28-X86-64-isel.ll 4 %tmp1 = call <8 x i16> @llvm.x86.sse2.pmins.w( <8 x i16> zeroinitializer, <8 x i16> bitcast (<4 x i32> < i32 7, i32 7, i32 7, i32 7 > to <8 x i16>) )
5 %tmp2 = bitcast <8 x i16> %tmp1 to <4 x i32>
2009-02-04-sext-i64-gep.ll 8 @g = global [1 x i32*] [ i32* bitcast (i8* getelementptr (i8, i8* bitcast
2009-03-23-i80-fp80.ll 7 %tmp = bitcast x86_fp80 0xK4000C000000000000000 to i80
12 %tmp = bitcast i80 302259125019767858003968 to x86_fp80
2009-06-05-VariableIndexInsert.ll 6 %conv = bitcast <2 x i64> %a to <8 x i16> ; <<8 x i16>> [#uses=1]
10 %conv6 = bitcast <8 x i16> %vecins to <2 x i64> ; <<2 x i64>> [#uses=1]
avx512dq-mask-op.ll 12 %m0 = bitcast i8 %x to <8 x i1>
14 %ret = bitcast <8 x i1> %m1 to i8
26 %m0 = bitcast i8 %x to <8 x i1>
28 %ret = bitcast <8 x i1> %m1 to i8
42 %ma = bitcast i8 %x to <8 x i1>
43 %mb = bitcast i8 %y to <8 x i1>
47 %ret = bitcast <8 x i1> %me to i8
67 %ret = bitcast <8 x i1> %me to i8
fp-in-intregs.ll 10 %tmp210 = bitcast float %tmp2 to i32 ; <i32> [#uses=1]
17 %tmp210 = bitcast float %tmp2 to i32 ; <i32> [#uses=1]
mcinst-avx-lowering.ll 6 %0 = bitcast double %d_ivar to i64
15 %0 = bitcast i64 %d_ivar to double
opaque-constant-asm.ll 2 ; This tests makes sure that we not mistake the bitcast inside the asm statement
11 call void asm sideeffect "#ASM $0", "n"(i32 ptrtoint (i32* getelementptr inbounds (%struct2, %struct2* bitcast (%union.anon* getelementptr inbounds (%struct1, %struct1* null, i32 0, i32 1) to %struct2*), i32 0, i32 2) to i32))
rodata-relocs.ll 11 @p = unnamed_addr constant i8* bitcast ([2 x i32]* @a to i8*)
12 @t = unnamed_addr constant i8* bitcast ([2 x [2 x i32]]* @e to i8*)
13 @p1 = unnamed_addr constant i8* bitcast ([2 x i32]* @a1 to i8*)
14 @t1 = unnamed_addr constant i8* bitcast ([2 x [2 x i32]]* @e1 to i8*)
15 @p2 = internal global i8* bitcast([2 x i32]* @a1 to i8*)
16 @t2 = internal global i8* bitcast([2 x [2 x i32]]* @e1 to i8*)
17 @p3 = internal global i8* bitcast([2 x i32]* @a to i8*)
18 @t3 = internal global i8* bitcast([2 x [2 x i32]]* @e to i8*)
xmm-r64.ll 5 %tmp1040 = bitcast <4 x i32> %tmp1039 to <2 x i64> ; <<2 x i64>> [#uses=1]
7 %tmp1048.upgrd.1 = bitcast <2 x i64> %tmp1048 to <4 x i32> ; <<4 x i32>> [#uses=1]
  /external/llvm/test/Linker/Inputs/
comdat16.ll 22 @a22 = alias i16, bitcast (i32* @v1 to i16*)
25 @a24 = alias i16, bitcast (i32(i8*)* @f1 to i16*)
  /external/llvm/test/Object/Inputs/
trivial.ll 6 tail call void bitcast (void (...)* @SomeOtherFunction to void ()*)() nounwind
15 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32* @var to i8*)], section "llvm.metadata"
  /external/llvm/test/Transforms/GVN/
2009-11-12-MemDepMallocBitCast.ll 1 ; Test to make sure malloc's bitcast does not block detection of a store
8 %X = bitcast i8* %1 to i64* ; <i64*> [#uses=1]
  /external/llvm/test/Transforms/GlobalOpt/
localize-constexpr.ll 11 %a = load i8, i8* bitcast (i32* @G to i8*)
25 %a = load i8, i8* bitcast (i32* @H to i8*)
  /external/llvm/test/Transforms/InstCombine/
2006-09-15-CastToBool.ll 6 %tmp = bitcast i32 %tmp.i to i32 ; <i32> [#uses=1]
8 %tmp2 = bitcast i32 %tmp2.ui to i32 ; <i32> [#uses=1]
apint-call-cast-target.ll 12 %tmp = call i32 bitcast (i7* (i999*)* @ctime to i32 (i99*)*)( i99* null )
21 %tmp = call i7* bitcast (i32 ()* @main to i7* ()*)( )
  /external/llvm/test/Transforms/LowerTypeTests/
section.ll 9 ; CHECK: @f = alias void (), bitcast ({{.*}}* @[[A]] to void ()*)
19 %0 = call i1 @llvm.type.test(i8* bitcast (void ()* @f to i8*), metadata !"_ZTSFvE")
  /external/llvm/test/Transforms/MemCpyOpt/
profitable-memset.ll 11 %0 = bitcast i64* %P to i16*
13 %1 = bitcast i16* %arrayidx to i32*
  /external/llvm/test/Transforms/WholeProgramDevirt/
expand-check.ll 9 @vt1 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf1 to i8*)], !type !0
10 @vt2 = constant [1 x i8*] [i8* bitcast (void (i8*)* @vf2 to i8*)], !type !0
22 %vtableptr = bitcast i8* %obj to [1 x i8*]**
24 %vtablei8 = bitcast [1 x i8*]* %vtable to i8*
33 ; CHECK: [[BC:%[^ ]*]] = bitcast i8* [[GEP]] to i8**
35 ; CHECK: [[FPC:%[^ ]*]] = bitcast i8* [[LOAD]] to void (i8*)*
38 %fptr_casted = bitcast i8* %fptr to void (i8*)*
50 ; CHECK: [[BC2:%[^ ]*]] = bitcast i8* [[GEP2]] to i8**
  /external/llvm/test/tools/gold/X86/Inputs/
comdat.ll 21 @a22 = alias i16, bitcast (i32* @v1 to i16*)
24 @a24 = alias i16, bitcast (i32(i8*)* @f1 to i16*)
  /external/llvm/test/tools/llvm-split/
personality.ll 14 ; CHECK1: define void @bar() personality i8* bitcast (void ()* @foo to i8*)
15 define void @bar() personality i8* bitcast (void ()* @foo to i8*)
  /external/swiftshader/third_party/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 6 %P1 = bitcast i8* %P to i16* ; <i16*> [#uses=1]
14 %P1 = bitcast i8* %P to i32* ; <i32*> [#uses=1]
  /external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
2008-08-04-Bitconvert.ll 10 bitcast i32 %u to float
16 bitcast float %u to i32
mipslopat.ll 10 %0 = bitcast i32* %tmp to i8*
13 %1 = bitcast i32* %tmp1 to i8*

Completed in 733 milliseconds

<<11121314151617181920>>