HomeSort by relevance Sort by last modified time
    Searched full:nocapture (Results 151 - 175 of 2128) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/Transforms/InstCombine/
fputs-opt-size.ll 24 declare noalias %struct._IO_FILE* @fopen(i8* nocapture readonly, i8* nocapture readonly) local_unnamed_addr #1
25 declare i32 @fputs(i8* nocapture readonly, %struct._IO_FILE* nocapture) local_unnamed_addr #1
vararg.ll 5 declare void @llvm.lifetime.start(i64, i8* nocapture)
6 declare void @llvm.lifetime.end(i64, i8* nocapture)
11 define i32 @func(i8* nocapture readnone %fmt, ...) {
  /external/llvm/test/Transforms/LoadCombine/
load-combine-aa.ll 5 define i64 @test1(i32* nocapture readonly noalias %a, i32* nocapture readonly noalias %b) {
22 define i64 @test2(i32* nocapture readonly %a, i32* nocapture readonly %b) {
  /external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
addc.ll 4 define void @f(i64 %l, i64* nocapture %p) nounwind {
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
cmpxchg16b.ll 4 define void @t1(i128* nocapture %p) nounwind ssp {
darwin-bzero.ll 3 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
movntdq-no-avx.ll 6 define void @test(<2 x i64>* nocapture %a, <2 x i64> %b) nounwind optsize {
sibcall-2.ll 6 define void @t1(i8* nocapture %value) nounwind {
18 define void @t2(i32 %a, i8* nocapture %value) nounwind {
30 define void @t3(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f, i8* nocapture %value) nounwind {
42 define void @t4(i32 %a, i32 %b, i32 %c, i32 %d, i32 %e, i32 %f, i32 %g, i8* nocapture %value) nounwind {
stdcall-notailcall.ll 4 define x86_stdcallcc void @bar(%struct.I* nocapture %this) ssp align 2 {
variable-sized-darwin-bzero.ll 8 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
memset-2.ll 21 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
23 define void @t3(i8* nocapture %s, i8 %a) nounwind {
31 define void @t4(i8* nocapture %s, i8 %a) nounwind {
swizzle.ll 8 define void @swizzle(i8* nocapture %a, %struct.vector4_t* nocapture %b, %struct.vector4_t* nocapture %c) nounwind {
  /external/swiftshader/third_party/LLVM/test/Feature/
memorymarkers.ll 7 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind
8 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
9 declare {}* @llvm.invariant.start(i64, i8* nocapture) readonly nounwind
10 declare void @llvm.invariant.end({}*, i64, i8* nocapture) nounwind
  /external/swiftshader/third_party/LLVM/test/Transforms/Inline/
inline-invoke-tail.ll 11 declare void @llvm.memcpy.i32(i8* nocapture, i8* nocapture, i32, i32) nounwind
37 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
2009-01-04-Annotate.ll 3 ; RUN: grep nocapture %t | count 3
  /external/clang/test/CodeGen/
mips-vector-return.c 11 // O32-LABEL: define void @test_v4sf(<4 x float>* noalias nocapture sret
17 // O32-LABEL: define void @test_v4df(<4 x double>* noalias nocapture sret
18 // N64-LABEL: define void @test_v4df(<4 x double>* noalias nocapture sret
  /external/llvm/test/Bitcode/
blockaddress.ll 5 define void @f(i8** nocapture %ptr1) {
19 define void @doit(i8** nocapture %pptr) {
34 define void @doitagain(i8** nocapture %pptr) {
  /external/llvm/test/CodeGen/AArch64/
arm64-memset-inline.ll 3 define void @t1(i8* nocapture %c) nounwind optsize {
26 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
27 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
  /external/llvm/test/CodeGen/ARM/
bswap16.ll 5 define void @test1(i16* nocapture %data) {
19 define void @test2(i16* nocapture %data, i16 zeroext %in) {
31 define i16 @test3(i16* nocapture %data) {
  /external/llvm/test/CodeGen/X86/
x86-64-ptr-arg-simple.ll 10 define void @foo(i32* nocapture %out, i32 %in) nounwind {
23 define void @bar(i32* nocapture %pOut, i32* nocapture %pIn) nounwind {
  /external/llvm/test/Transforms/DeadStoreElimination/
no-targetdata.ll 3 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
5 define void @fn(i8* nocapture %buf) #0 {
  /external/llvm/test/Transforms/MemCpyOpt/
2008-03-13-ReturnSlotBitcast.ll 7 declare void @g(%a* nocapture)
22 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
callslot_throw.ll 2 declare void @may_throw(i32* nocapture %x)
5 define void @test1(i32* nocapture noalias dereferenceable(4) %x) {
21 define void @test2(i32* nocapture noalias dereferenceable(4) %x) {
  /external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/
memset.ll 16 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
18 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
  /external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/
nocapture.ll 4 declare void @use(i8* nocapture, i8* nocapture)
6 define i8* @foo(i8* nocapture %A, i1 %cond) {

Completed in 1751 milliseconds

1 2 3 4 5 67 8 91011>>