HomeSort by relevance Sort by last modified time
    Searched full:readnone (Results 326 - 350 of 470) sorted by null

<<111213141516171819

  /external/llvm/test/CodeGen/X86/
2011-03-08-Sched-crash.ll 7 declare %0 @llvm.umul.with.overflow.i32(i32, i32) nounwind readnone
fold-pcmpeqd-2.ll 88 declare <4 x float> @llvm.x86.sse.cmp.ps(<4 x float>, <4 x float>, i8) nounwind readnone
90 declare <4 x float> @llvm.x86.sse2.cvtdq2ps(<4 x i32>) nounwind readnone
92 declare <4 x i32> @llvm.x86.sse2.cvttps2dq(<4 x float>) nounwind readnone
94 declare <4 x float> @llvm.x86.sse.min.ps(<4 x float>, <4 x float>) nounwind readnone
sink-hoist.ll 77 ; define zeroext i8 @zzz(i8 zeroext %a, i8 zeroext %b) nounwind readnone {
122 %3 = call <4 x float> @llvm.x86.sse2.cvtdq2ps(<4 x i32> %2) nounwind readnone ; <<4 x float>> [#uses=1]
146 declare <4 x float> @llvm.x86.sse.cmp.ps(<4 x float>, <4 x float>, i8) nounwind readnone
148 declare <4 x float> @llvm.x86.sse2.cvtdq2ps(<4 x i32>) nounwind readnone
vec_shuffle-27.ll 7 define <8 x float> @my2filter4_1d(<4 x float> %a, <8 x float> %T0, <8 x float> %T1) nounwind readnone {
2009-08-14-Win64MemoryIndirectArg.ll 55 declare <4 x float> @llvm.x86.sse.sqrt.ss(<4 x float>) nounwind readnone
57 declare <4 x float> @llvm.x86.sse.max.ss(<4 x float>, <4 x float>) nounwind readnone
2010-06-01-DeadArg-DbgInfo.ll 10 define i32 @_ZN3foo3bazEi(%struct.foo* nocapture %this, i32 %x) nounwind readnone optsize noinline ssp align 2 {
20 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
dbg-value-isel.ll 71 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
79 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
dbg-value-location.ll 16 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
47 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
muloti.ll 77 declare %1 @llvm.umul.with.overflow.i128(i128, i128) nounwind readnone
79 declare %1 @llvm.smul.with.overflow.i128(i128, i128) nounwind readnone
fold-pcmpeqd-0.ll 107 declare <4 x float> @llvm.x86.sse.cmp.ps(<4 x float>, <4 x float>, i8) nounwind readnone
109 declare <4 x float> @llvm.x86.sse2.cvtdq2ps(<4 x i32>) nounwind readnone
111 declare <4 x i32> @llvm.x86.sse2.cvttps2dq(<4 x float>) nounwind readnone
113 declare <4 x float> @llvm.x86.sse.max.ps(<4 x float>, <4 x float>) nounwind readnone
115 declare <4 x float> @llvm.x86.sse.min.ps(<4 x float>, <4 x float>) nounwind readnone
  /external/llvm/test/DebugInfo/
2010-03-30-InvalidDbgInfoCrash.ll 9 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
array.ll 13 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
  /external/llvm/test/Transforms/InstCombine/
fcmp.ll 53 define i1 @test7(float %x) nounwind readnone ssp noredzone {
debuginfo.ll 3 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
5 declare i64 @llvm.objectsize.i64(i8*, i1) nounwind readnone
  /external/llvm/test/CodeGen/Generic/
2008-02-26-NegatableCrash.ll 43 %tmp518 = tail call double @floor( double %tmp517 ) nounwind readnone ; <double> [#uses=0]
50 declare double @floor(double) nounwind readnone
  /external/llvm/test/Transforms/DeadArgElim/
2010-04-30-DbgInfo.ll 16 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
39 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
  /external/llvm/test/Transforms/GlobalOpt/
2009-03-05-dbg.ll 30 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
53 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
  /external/llvm/test/Transforms/LoopRotate/
dbgvalue.ll 6 declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone
38 declare void @llvm.dbg.value(metadata, i64, metadata) nounwind readnone
  /external/llvm/test/Transforms/LICM/
sinking.ll 23 declare double @sin(double) readnone
25 ; Sink readnone function out of loop with unknown memory behavior.
31 %A = call double @sin( double %X ) readnone
  /external/llvm/include/llvm/
Function.h 216 return hasFnAttr(Attribute::ReadNone);
219 if (DoesNotAccessMemory) addFnAttr(Attribute::ReadNone);
220 else removeFnAttr(Attribute::ReadNone);
229 else removeFnAttr(Attribute::ReadOnly | Attribute::ReadNone);
  /external/llvm/test/CodeGen/ARM/
bfi.ll 66 define i32 @f6(i32 %a, i32 %b) nounwind readnone {
call-tc.ll 65 define i32 @t6(i32 %a, i32 %b) nounwind readnone {
fcopysign.ll 69 %2 = tail call float @copysignf(float 5.000000e-01, float %1) nounwind readnone
vdup.ll 229 define <2 x i64> @foo(<2 x i64> %arg0_int64x1_t) nounwind readnone {
235 define <2 x i64> @bar(<2 x i64> %arg0_int64x1_t) nounwind readnone {
241 define <2 x double> @baz(<2 x double> %arg0_int64x1_t) nounwind readnone {
247 define <2 x double> @qux(<2 x double> %arg0_int64x1_t) nounwind readnone {
vmla.ll 169 define arm_aapcs_vfpcc <4 x i32> @test_vmlal_lanes16(<4 x i32> %arg0_int32x4_t, <4 x i16> %arg1_int16x4_t, <4 x i16> %arg2_int16x4_t) nounwind readnone {
181 define arm_aapcs_vfpcc <2 x i64> @test_vmlal_lanes32(<2 x i64> %arg0_int64x2_t, <2 x i32> %arg1_int32x2_t, <2 x i32> %arg2_int32x2_t) nounwind readnone {
193 define arm_aapcs_vfpcc <4 x i32> @test_vmlal_laneu16(<4 x i32> %arg0_uint32x4_t, <4 x i16> %arg1_uint16x4_t, <4 x i16> %arg2_uint16x4_t) nounwind readnone {
205 define arm_aapcs_vfpcc <2 x i64> @test_vmlal_laneu32(<2 x i64> %arg0_uint64x2_t, <2 x i32> %arg1_uint32x2_t, <2 x i32> %arg2_uint32x2_t) nounwind readnone {

Completed in 285 milliseconds

<<111213141516171819