HomeSort by relevance Sort by last modified time
    Searched full:folded (Results 1 - 25 of 441) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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/clang/test/CodeGenCXX/
const-base-cast.cpp 4 // in Firefox, is folded correctly.
  /external/kernel-headers/original/asm-generic/
pgtable-nopmd.h 14 * us to conceptually access the pud entry that this pmd is folded into
25 * The "pud_xxx()" functions here are trivial for a folded two-level
26 * setup: the pmd is never bad, and a pmd always exists (as it's folded
38 * (pmds are folded into puds so this doesn't get actually called,
pgtable-nopud.h 10 * us to conceptually access the pgd entry that this pud is folded into
21 * The "pgd_xxx()" functions here are trivial for a folded two-level
22 * setup: the pud is never bad, and a pud always exists (as it's folded
33 * (puds are folded into pgds so this doesn't get actually called,
  /external/llvm/test/CodeGen/PowerPC/
fold-li.ll 4 ;; Test that immediates are folded into these instructions correctly.
mulhs.ll 1 ; All of these ands and shifts should be folded into rlwimi's
  /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/icu4c/common/unicode/
dbbi.h 28 * based break iteration has been folded into the base class. This class
  /external/llvm/test/CodeGen/X86/
pr9127.ll 12 ; test that the load is folded.
2006-10-07-ScalarSSEMiscompile.ll 2 ; Test that the load is NOT folded into the intrinsic, which would zero the top
avx-intel-ocl.ll 90 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
91 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
92 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
93 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
94 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
95 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
96 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
97 ; X64: vmovups {{%ymm([8-9]|1[0-5])}}, {{.*}}(%rsp) ## 32-byte Folded Spill
99 ; X64: vmovups {{.*}}(%rsp), {{%ymm([8-9]|1[0-5])}} ## 32-byte Folded Reload
100 ; X64: vmovups {{.*}}(%rsp), {{%ymm([8-9]|1[0-5])}} ## 32-byte Folded Reloa
    [all...]
  /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/llvm/test/CodeGen/AArch64/
fp128-folding.ll 13 ; If the value is loaded from a constant pool into an fp128, it's been folded
  /external/llvm/test/CodeGen/Mips/
stldst.ll 36 ; 16: sw ${{[0-9]+}}, {{[0-9]+}} ( $sp ); # 4-byte Folded Spill
37 ; 16: lw ${{[0-9]+}}, {{[0-9]+}} ( $sp ); # 4-byte Folded Reload
38 ; 16: sw ${{[0-9]+}}, {{[0-9]+}} ( $sp ); # 4-byte Folded Spill
39 ; 16: lw ${{[0-9]+}}, {{[0-9]+}} ( $sp ); # 4-byte Folded Reload
  /external/llvm/test/Transforms/SimplifyCFG/
2003-08-17-BranchFold.ll 1 ; This test checks to make sure that 'br X, Dest, Dest' is folded into

Completed in 154 milliseconds

1 2 3 4 5 6 7 8 91011>>