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

  /external/llvm/test/Transforms/LoopIdiom/
crash.ll 7 define void @test1(i64* %iwork, i64 %x) {
11 %arrayidx135 = getelementptr inbounds i64* %iwork, i64 %incdec.ptr6.sum175
17 %arrayidx137 = getelementptr inbounds i64* %iwork, i64 %incdec.ptr6.sum176
  /external/libvorbis/lib/
psy.h 149 int **iwork,
mapping0.c 249 int **iwork = _vorbis_block_alloc(vb,vi->channels*sizeof(*iwork)); local
269 iwork[i]=_vorbis_block_alloc(vb,n/2*sizeof(**iwork));
623 int *ilogmask=iwork[i];
634 work[j]=FLOOR1_fromdB_LOOKUP[iwork[i][j]];
651 iwork,
662 work[j]=iwork[i][j];
677 couple_bundle[ch_in_bundle++]=iwork[j];
687 couple_bundle[ch_in_bundle++]=iwork[j]
    [all...]
psy.c 1012 int **iwork,
1073 int *iout = &iwork[k][i];
    [all...]

Completed in 169 milliseconds