/external/llvm/test/YAMLParser/ |
spec-09-29.data | 3 > # Simple folded scalar 4 folded
|
spec-05-07.data | 5 folded: >
|
spec-09-19.data | 6 folded
|
spec-09-30.data | 4 folded
|
spec-09-31.data | 4 folded
|
spec-09-32.data | 4 folded
|
spec-09-33.data | 4 folded
|
spec-09-18.data | 6 folded
|
spec-08-10.data | 8 folded: >
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
OnFoldListener.java | 21 * a folded state from a completely unfolded state), or ends folding (enters a 22 * completely unfolded state from a folded state).
|
/external/llvm/test/MC/AArch64/ |
elf-extern.s | 16 str x30, [sp, #8] // 8-byte Folded Spill 21 ldr x30, [sp, #8] // 8-byte Folded Reload
|
/external/clang/test/CodeGenCXX/ |
const-base-cast.cpp | 4 // in Firefox, is folded correctly.
|
/external/llvm/test/CodeGen/PowerPC/ |
fold-li.ll | 4 ;; Test that immediates are folded into these instructions correctly.
|
/external/llvm/test/CodeGen/XCore/ |
2009-01-08-Crash.ll | 3 ;; address arithmetic was folded into the LDWSP instruction,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
dbbi.h | 27 * based break iteration has been folded into the base class. This class
|
/external/icu/icu4c/source/common/unicode/ |
dbbi.h | 28 * based break iteration has been folded into the base class. This class
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-fp128-folding.ll | 13 ; If the value is loaded from a constant pool into an fp128, it's been folded
|
fp128-folding.ll | 13 ; If the value is loaded from a constant pool into an fp128, it's been folded
|
/external/llvm/test/CodeGen/X86/ |
pr9127.ll | 12 ; test that the load is folded.
|
x86-64-tls-1.ll | 5 ; The add and the moves can be folded together.
|
/external/llvm/test/MC/Mips/ |
elf-N64.s | 34 sd $ra, 8($sp) # 8-byte Folded Spill 35 sd $gp, 0($sp) # 8-byte Folded Spill 45 ld $gp, 0($sp) # 8-byte Folded Reload 46 ld $ra, 8($sp) # 8-byte Folded Reload
|
r-mips-got-disp.s | 27 sd $ra, 8($sp) # 8-byte Folded Spill 28 sd $gp, 0($sp) # 8-byte Folded Spill 39 ld $gp, 0($sp) # 8-byte Folded Reload 40 ld $ra, 8($sp) # 8-byte Folded Reload
|
/external/valgrind/main/docs/internals/ |
avx-notes.txt | 6 args gets folded to zero
|
/external/llvm/test/CodeGen/Generic/ |
badFoldGEP.ll | 3 ;; GetMemInstArgs() folded the two getElementPtr instructions together, 7 ;; The code is legal but not type-safe and the two GEPs should not be folded.
|
/external/clang/test/Sema/ |
warn-null.c | 5 // PR10837: Warn if a non-pointer-typed expression is folded to a null pointer
|