HomeSort by relevance Sort by last modified time
    Searched full:memargs (Results 1 - 2 of 2) sorted by null

  /external/llvm/docs/
InAlloca.rst 49 declare void @g(<{ %struct.Foo, %struct.Foo }>* inalloca %memargs)
54 %memargs = alloca <{ %struct.Foo, %struct.Foo }>
55 %b = getelementptr <{ %struct.Foo, %struct.Foo }>* %memargs, i32 1
59 %a = getelementptr <{ %struct.Foo, %struct.Foo }>* %memargs, i32 0
64 call void @g(<{ %struct.Foo, %struct.Foo }>* inalloca %memargs)
  /external/ltp/testcases/kernel/fs/doio/
doio.c 4952 char *memargs[NMEMALLOC]; local
    [all...]

Completed in 988 milliseconds