Searched refs:optimizing (Results 1 – 25 of 152) sorted by relevance
1234567
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | memcpy.ll | 29 ; Large constant memcpy's should lower to a call when optimizing for size. 32 ; On the other hand, Darwin's definition of -Os is optimizing for size without 62 ; Large constant memcpy's should be inlined when not optimizing for size.
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-double-shifts-Oz-Os-O2.ll | 4 ; Verify that we generate shld insruction when we are optimizing for size, 26 ; Verify that we generate shld insruction when we are optimizing for size, 47 ; Verify that we do not generate shld insruction when we are not optimizing
|
D | memcpy.ll | 30 ; Large constant memcpy's should lower to a call when optimizing for size. 33 ; On the other hand, Darwin's definition of -Os is optimizing for size without 83 ; Large constant memcpy's should be inlined when not optimizing for size.
|
D | slow-div.ll | 28 ; Verify that no extra code is generated when optimizing for size.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | immediate_merging64.ll | 8 ; optimizing for code size. 25 ; the register, rather than immediate, form of stores when optimizing for
|
D | x86-64-double-shifts-Oz-Os-O2.ll | 5 ; Verify that we generate shld insruction when we are optimizing for size, 31 ; Verify that we generate shld insruction when we are optimizing for size, 56 ; Verify that we do not generate shld insruction when we are not optimizing
|
D | memcpy.ll | 30 ; Large constant memcpy's should lower to a call when optimizing for size. 33 ; On the other hand, Darwin's definition of -Os is optimizing for size without 83 ; Large constant memcpy's should be inlined when not optimizing for size.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | strqro.ll | 15 ; Check that STRQro is generated for both cases if we're optimizing for code size. 37 ; Check that STRQro is generated for both cases if we're optimizing for code size.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | no-falign-function-for-size.ll | 3 ; Don't output falign for function entries when optimizing for size.
|
/external/proguard/src/proguard/ |
D | ClassSpecificationVisitorFactory.java | 59 boolean optimizing, in createClassPoolVisitor() argument 72 (optimizing && !keepClassSpecification.allowOptimization) || in createClassPoolVisitor()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | memset2.ll | 3 ; Test to check that instcombine doesn't drop the address space when optimizing
|
D | 2008-11-08-FCmp.ll | 55 ; Check that optimizing unsigned >= comparisons correctly distinguishes
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | memset2.ll | 3 ; Test to check that instcombine doesn't drop the address space when optimizing
|
/external/llvm/test/Transforms/InstCombine/ |
D | memset2.ll | 3 ; Test to check that instcombine doesn't drop the address space when optimizing
|
D | 2008-11-08-FCmp.ll | 55 ; Check that optimizing unsigned >= comparisons correctly distinguishes
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-10-26-memset-inline.ll | 1 ; Make sure short memsets on ARM lower to stores, even when optimizing for size.
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-10-26-memset-inline.ll | 1 ; Make sure short memsets on ARM lower to stores, even when optimizing for size.
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | 2009-11-16-MallocSingleStoreToGlobalVar.ll | 3 ; and optimizing the global object that the malloc was stored to as a single
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/ |
D | 2009-11-16-MallocSingleStoreToGlobalVar.ll | 3 ; and optimizing the global object that the malloc was stored to as a single
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.29.txt | 4 Fixed a bug in e2fsck which could corrupt a directory when optimizing
|
/external/zlib/src/contrib/masmx64/ |
D | readme.txt | 10 inffasx64.asm and inffas8664.c were written by Chris Anderson, by optimizing
|
/external/swiftshader/third_party/LLVM/test/Transforms/GlobalOpt/ |
D | 2009-11-16-MallocSingleStoreToGlobalVar.ll | 3 ; and optimizing the global object that the malloc was stored to as a single
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | captured-frame-index.ll | 49 ; Avoid optimizing everything out 70 ; Avoid optimizing everything out
|
/external/skia/third_party/wuffs/ |
D | BUILD.gn | 33 # codecs and file formats. Without this macro definition, an optimizing
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-bcc.ll | 25 ; Checks for compfail when optimizing csincr-cbz sequence
|
1234567