HomeSort by relevance Sort by last modified time
    Searched full:nocapture (Results 276 - 300 of 1208) sorted by null

<<11121314151617181920>>

  /external/llvm/test/ExecutionEngine/OrcMCJIT/
test-ptr-reloc.ll 8 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind readonly {
  /external/llvm/test/ExecutionEngine/
frem.ll 10 declare i32 @printf(i8* nocapture, ...) nounwind
  /external/llvm/test/Object/Inputs/
trivial.ll 10 declare i32 @puts(i8* nocapture) nounwind
  /external/llvm/test/Transforms/DeadStoreElimination/
dominate.ll 25 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
  /external/llvm/test/Transforms/FunctionAttrs/
2009-01-02-LocalStores.ll 3 ; CHECK: define i32* @a(i32** nocapture readonly %p)
atomic.ll 16 ; CHECK: define i32 @test2(i32* nocapture readonly %x) #1 {
  /external/llvm/test/Transforms/Inline/
2009-05-07-CallUsingSelfCrash.ll 7 define void @func_113(%struct.S1* noalias nocapture sret %agg.result, i8 signext %p_114) noreturn nounwind {
blockaddress.ll 11 define void @doit(i8** nocapture %pptr, i32 %cond) nounwind uwtable {
  /external/llvm/test/Transforms/LoopVectorize/X86/
conversion-cost.ll 9 define i32 @conversion_cost1(i32 %n, i8* nocapture %A, float* nocapture %B) nounwind uwtable ssp {
30 define i32 @conversion_cost2(i32 %n, i8* nocapture %A, float* nocapture %B) nounwind uwtable ssp {
  /external/llvm/test/Transforms/LoopVectorize/
float-reduction.ll 8 define float @foo(float* nocapture %A, i32* nocapture %n) nounwind uwtable readonly ssp {
30 define float @foosub(float* nocapture %A, i32* nocapture %n) nounwind uwtable readonly ssp {
  /external/llvm/test/Transforms/ScalarRepl/
address-space.ll 32 declare void @llvm.memcpy.p0i8.p2i8.i64(i8* nocapture, i8 addrspace(2)* nocapture, i64, i32, i1) nounwind
34 declare void @llvm.memcpy.p2i8.p0i8.i64(i8 addrspace(2)* nocapture, i8* nocapture, i64, i32, i1) nounwind
  /external/llvm/test/Analysis/BasicAA/
modref.ll 4 declare void @llvm.lifetime.end(i64, i8* nocapture)
133 declare void @test7decl(i32* nocapture %x)
148 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
149 declare void @llvm.memset.p0i8.i8(i8* nocapture, i8, i8, i32, i1) nounwind
150 declare void @llvm.memcpy.p0i8.p0i8.i8(i8* nocapture, i8* nocapture, i8, i32, i1) nounwind
151 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
  /external/llvm/test/CodeGen/ARM/
2010-04-09-NeonSelect.ll 4 define void @vDSP_FFT16_copv(float* nocapture %O, float* nocapture %I, i32 %Direction) nounwind {
2011-04-07-schediv.ll 7 define void @t(i32 %src_width, float* nocapture %src_copy_start, float* nocapture %dst_copy_start, i32 %src_copy_start_index) nounwind optsize {
ifcvt10.ll 7 define void @t(double %a, double %b, double %c, double %d, i32* nocapture %solutions, double* nocapture %x) nounwind {
isel-v8i32-crash.ll 15 define void @func(i16* nocapture %pb, float* nocapture readonly %pf) #0 {
no-fpu.ll 7 define void @neonop(i64* nocapture readonly %a, i64* nocapture %b) #0 {
thumb_indirect_calls.ll 25 define void @bar(void (i32)* nocapture %g, i32 %x, void (i32)* nocapture %h) {
  /external/llvm/test/CodeGen/Hexagon/
postinc-load.ll 6 define i32 @sum(i32* nocapture %a, i16* nocapture %b, i32 %n) nounwind {
postinc-store.ll 6 define i32 @sum(i32* nocapture %a, i16* nocapture %b, i32 %n) nounwind {
  /external/llvm/test/CodeGen/Mips/
mips64signextendsesf.ll 21 define float @foosf1(float* nocapture readonly %a) #0 {
35 define float @foosf2(float* nocapture readonly %a) #0 {
49 define float @foosf3(float* nocapture readonly %a) #0 {
63 define float @foosf4(float* nocapture readonly %a) #0 {
77 define float @foosf5(float* nocapture readonly %a) #0 {
89 define float @foosf6(float* nocapture readonly %a) #0 {
101 define float @foosf7(float* nocapture readonly %a) #0 {
113 define float @foosf8(float* nocapture readonly %a) #0 {
stackcoloring.ll 35 declare void @llvm.lifetime.start(i64, i8* nocapture)
39 declare void @llvm.lifetime.end(i64, i8* nocapture)
  /external/llvm/test/CodeGen/NVPTX/
bug21465.ll 9 define void @_Z11TakesStruct1SPi(%struct.S* byval nocapture readonly %input, i32* nocapture %output) #0 {
  /external/llvm/test/CodeGen/PowerPC/
flt-preinc.ll 6 define float @tf(float* nocapture readonly %i, i32 signext %o) #0 {
23 define double @td(double* nocapture readonly %i, i32 signext %o) #0 {
ppc-empty-fs.ll 25 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #1

Completed in 394 milliseconds

<<11121314151617181920>>