HomeSort by relevance Sort by last modified time
    Searched full:bitcast (Results 976 - 1000 of 1996) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/AArch64/
arm64-uminv.ll 16 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() nounwind
39 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() nounwind
60 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() nounwind
81 %call1 = tail call i32 bitcast (i32 (...)* @bar to i32 ()*)() nounwind
arm64-vaargs.ll 10 %argp1 = bitcast i8** %argp to i8*
fcvt-int.ll 122 %res = bitcast float %in to i32
130 %res = bitcast double %in to i64
138 %res = bitcast i32 %in to float
147 %res = bitcast i64 %in to double
regress-tail-livereg.ll 28 %faddr = bitcast i8* %addr to void()*
  /external/llvm/test/CodeGen/ARM/
2009-10-21-InvalidFNeg.ll 34 %tmp95 = bitcast i128 %tmp94 to <4 x float> ; <<4 x float>> [#uses=0]
37 %tmp84 = bitcast i128 %tmp83 to <4 x float> ; <<4 x float>> [#uses=0]
40 %tmp88 = bitcast i128 %tmp87 to <4 x float> ; <<4 x float>> [#uses=0]
43 %tmp92 = bitcast i128 %tmp91 to <4 x float> ; <<4 x float>> [#uses=1]
2010-06-29-SubregImpDefs.ll 4 @llvm.used = appending global [1 x i8*] [i8* bitcast (i32 (i32, i8**)* @main to i8*)], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0]
2010-12-08-tpsoft.ll 37 %2 = tail call arm_aapcs_vfpcc i32 @bar(i32* bitcast ([10 x i8]* @b to i32*)) nounwind
2012-04-02-TwoAddrInstrCrash.ll 11 %3 = bitcast <2 x i64> %2 to <4 x float>
aliases.ll 32 @A = alias bitcast (i32* @bar to i64*)
flag-crash.ll 13 %5 = bitcast float* %4 to i32*
struct_byval.ll 72 %0 = bitcast %struct.SmallStruct* %s to i8*
84 %0 = bitcast i32* %addr to i8*
96 %0 = bitcast %struct.SmallStruct* %s to i8*
108 %0 = bitcast i32* %addr to i8*
  /external/llvm/test/CodeGen/Generic/
2007-12-31-UnusedSelector.ll 10 invoke void @__cxa_throw( i8* null, i8* bitcast (%struct.__class_type_info_pseudo* @_ZTI2e1 to i8*), void (i8*)* null ) noreturn
fwdtwice.ll 22 %cast1006 = bitcast i32 %reg108 to i32 ; <i32> [#uses=1]
  /external/llvm/test/CodeGen/Mips/
ehframe-indirect.ll 15 bitcast (i32 (...)* @__gxx_personality_v0 to i8*) catch i8* null
optimize-pic-o0.ll 18 call void bitcast (void (...)* @foo to void ()*)()
  /external/llvm/test/CodeGen/Mips/msa/
bitcast.ll 1 ; Test the bitcast operation for big-endian and little-endian.
10 %2 = bitcast <16 x i8> %1 to <16 x i8>
34 %2 = bitcast <16 x i8> %1 to <8 x i16>
55 ; We can't prevent the (store (bitcast X), Y) DAG Combine here because there
61 %2 = bitcast <16 x i8> %1 to <8 x half>
82 %2 = bitcast <16 x i8> %1 to <4 x i32>
107 %2 = bitcast <16 x i8> %1 to <4 x float>
132 %2 = bitcast <16 x i8> %1 to <2 x i64>
158 %2 = bitcast <16 x i8> %1 to <2 x double>
184 %2 = bitcast <8 x i16> %1 to <16 x i8
    [all...]
llvm-stress-s2501752154-simplified.ll 17 %BC = bitcast <4 x i32> <i32 -1, i32 -1, i32 undef, i32 undef> to <4 x float>
  /external/llvm/test/CodeGen/PowerPC/
2010-12-18-PPCStackRefs.ll 13 %"alloca point" = bitcast i32 0 to i32
indexed-load.ll 17 %0 = bitcast [5 x i8]* %Subminor.i.i to i40*
ppc-prologue.ll 13 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
ppc64-vaarg-int.ll 8 %va1 = bitcast i8** %va to i8*
ppcf128-1.ll 12 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
34 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
56 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
78 %"alloca point" = bitcast i32 0 to i32 ; <i32> [#uses=0]
pr13891.ll 12 %0 = bitcast %struct.foo* %f to i16*
std-unal-fi.ll 15 %PC10 = bitcast i8* %A4 to ppc_fp128*
59 %PC = bitcast <2 x i1>* %A4 to i64*
64 %PC33 = bitcast i32* %1 to i32*
105 %PC = bitcast i1* %A1 to i64*
vec_splat.ll 57 %tmp78.upgrd.2 = bitcast <8 x i16> %tmp78 to <16 x i8>
64 %tmp.s = bitcast <16 x i8> %tmp to <16 x i8> ; <<16 x i8>> [#uses=1]
65 %tmp4 = sub <16 x i8> %tmp.s, bitcast (<8 x i16> < i16 15, i16 15, i16 15, i16 15, i16 15, i16
67 %tmp4.u = bitcast <16 x i8> %tmp4 to <16 x i8> ; <<16 x i8>> [#uses=1]

Completed in 612 milliseconds

<<31323334353637383940>>