HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 151 - 175 of 2582) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
SROA.h 48 /// a single scalar data type. It will split up memcpy and memset accesses
49 /// as necessary and try to isolate individual scalar accesses.
50 /// 2) It will transform accesses into forms which are suitable for SSA value
54 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
SROA.h 48 /// a single scalar data type. It will split up memcpy and memset accesses
49 /// as necessary and try to isolate individual scalar accesses.
50 /// 2) It will transform accesses into forms which are suitable for SSA value
54 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
SROA.h 56 /// a single scalar data type. It will split up memcpy and memset accesses
57 /// as necessary and try to isolate individual scalar accesses.
58 /// 2) It will transform accesses into forms which are suitable for SSA value
62 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
SROA.h 56 /// a single scalar data type. It will split up memcpy and memset accesses
57 /// as necessary and try to isolate individual scalar accesses.
58 /// 2) It will transform accesses into forms which are suitable for SSA value
62 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
SROA.h 56 /// a single scalar data type. It will split up memcpy and memset accesses
57 /// as necessary and try to isolate individual scalar accesses.
58 /// 2) It will transform accesses into forms which are suitable for SSA value
62 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
SROA.h 56 /// a single scalar data type. It will split up memcpy and memset accesses
57 /// as necessary and try to isolate individual scalar accesses.
58 /// 2) It will transform accesses into forms which are suitable for SSA value
62 /// 3) Finally, this will try to detect a pattern of accesses which map cleanly
  /prebuilts/gdb/darwin-x86/lib/python2.7/
py_compile.py 29 type name can be accesses as class variable
33 can be accesses as class variable 'exc_value'
36 can be accesses as class variable 'file'
41 message (or default) can be accesses as class variable 'msg'
  /prebuilts/gdb/linux-x86/lib/python2.7/
py_compile.py 29 type name can be accesses as class variable
33 can be accesses as class variable 'exc_value'
36 can be accesses as class variable 'file'
41 message (or default) can be accesses as class variable 'msg'
  /prebuilts/go/darwin-x86/test/
recover2.go 10 // null pointer accesses
  /prebuilts/go/linux-x86/test/
recover2.go 10 // null pointer accesses
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
py_compile.py 29 type name can be accesses as class variable
33 can be accesses as class variable 'exc_value'
36 can be accesses as class variable 'file'
41 message (or default) can be accesses as class variable 'msg'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
py_compile.py 29 type name can be accesses as class variable
33 can be accesses as class variable 'exc_value'
36 can be accesses as class variable 'file'
41 message (or default) can be accesses as class variable 'msg'
  /system/sepolicy/prebuilts/api/26.0/public/
hal_drm.te 16 # System file accesses
  /system/sepolicy/prebuilts/api/27.0/public/
hal_drm.te 16 # System file accesses
  /system/sepolicy/prebuilts/api/28.0/private/
mediaprovider.te 9 # DownloadProvider accesses the network.
  /system/sepolicy/prebuilts/api/28.0/public/
hal_drm.te 16 # System file accesses
  /system/sepolicy/private/
mediaprovider.te 9 # DownloadProvider accesses the network.
  /system/sepolicy/public/
hal_drm.te 16 # System file accesses
  /external/valgrind/exp-sgcheck/docs/
sg-manual.xml 23 observation about the likely forms of stack and global array accesses.
56 <para>Checking of accesses to such arrays would then be relatively
63 if a memory referencing instruction accesses inside a stack or
82 iteration, it accesses somewhere else, possibly a different local,
105 <emphasis>first time</emphasis> this binary instruction accesses an
151 instruction and the array, which is checked on subsequent accesses
155 uses that as the "example" of how subsequent accesses should
178 accesses <computeroutput>a[]</computeroutput> and
220 accesses to them. This is true even when those arrays are accessed
  /toolchain/binutils/binutils-2.27/gas/doc/
c-tilepro.texi 221 symbol's TLS descriptor, to be used for general-dynamic TLS accesses.
227 general dynamic TLS accesses.
233 general dynamic TLS accesses.
244 initial-exec TLS accesses.
250 be used for initial-exec TLS accesses.
256 to be used for initial-exec TLS accesses.
266 the TCB, to be used for local-exec TLS accesses.
271 symbol's address from the TCB, to be used for local-exec TLS accesses.
276 symbol's address from the TCB, to be used for local-exec TLS accesses.
  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp 30 #define DEBUG_TYPE "loop-accesses"
71 /// accesses in code like the following.
288 // the accesses are safe.
300 // accesses to the same underlying object. This cannot happen unless
326 // and add them to the overall solution. We use the order in which accesses
340 // Because DepCands is constructed by visiting accesses in the order in
433 OS.indent(Depth) << "Grouped accesses:\n";
448 /// \brief Analyses memory accesses in a loop.
468 Accesses.insert(MemAccessInfo(Ptr, false));
477 Accesses.insert(MemAccessInfo(Ptr, true))
    [all...]
  /external/llvm/test/CodeGen/X86/
slow-unaligned-mem.ll 1 ; Intel chips with slow unaligned memory accesses
15 ; Intel chips with fast unaligned memory accesses
27 ; AMD chips with slow unaligned memory accesses
39 ; AMD chips with fast unaligned memory accesses
50 ; Other chips with slow unaligned memory accesses
58 ; Also verify that SSE4.2 or SSE4a imply fast unaligned accesses.
  /external/kernel-headers/original/uapi/linux/
membarrier.h 37 * through a state where all memory accesses to
49 * where all memory accesses to user-space
  /external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
locks.h 72 /* Minimal barrier to prevent accesses leaking out of lock. */
98 /* Minimal barrier to prevent accesses leaking out of lock. */
  /external/llvm/test/Analysis/LoopAccessAnalysis/
forward-loop-independent.ll 1 ; RUN: opt -loop-accesses -analyze < %s | FileCheck %s
14 ; MemoryDepChecker analysis for accesses of A.

Completed in 3110 milliseconds

1 2 3 4 5 67 8 91011>>