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

1 2

  /art/test/438-volatile/
info.txt 1 Tests basic operations (set/get) on volatiles.
  /external/llvm/test/CodeGen/X86/
2008-06-13-NotVolatileLoadStore.ll 2 ; These transforms are turned off for load volatiles and stores.
  /external/llvm/test/Transforms/Mem2Reg/
2007-08-27-VolatileLoadsStores.ll 3 ; Don't promote load volatiles/stores. This is really needed to handle setjmp/lonjmp properly.
  /external/clang/test/SemaCXX/
const-cast.cpp 26 // Cast away deep consts and volatiles.
cstyle-cast.cpp 27 // Cast away deep consts and volatiles.
functional-cast.cpp 57 // Cast away deep consts and volatiles.
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 231 // Allocate volatiles first
280 // Allocate volatiles first, then non-volatiles in reverse order. With the SVR4
284 // previous stack frame. By allocating non-volatiles in reverse order we make
  /external/llvm/test/Transforms/TailCallElim/
dont_reorder_load.ll 49 ; order in which the load volatiles are performed.
  /external/llvm/test/Transforms/GVN/
volatile.ll 76 ; Does cross block redundancy elimination work with volatiles?
97 ; Does cross block PRE work with volatiles?
  /external/llvm/test/Transforms/Sink/
basic.ll 24 ; But don't sink load volatiles...
  /external/libunwind_llvm/include/mach-o/
compact_unwind_encoding.h 381 // are saved changes within a function (e.g. delay saving non-volatiles until
384 // different compact unwind encodings that correspond to the non-volatiles
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
compact_unwind_encoding.h 381 // are saved changes within a function (e.g. delay saving non-volatiles until
384 // different compact unwind encodings that correspond to the non-volatiles
  /external/llvm/test/Transforms/EarlyCSE/
atomics.ll 153 ; Can value forward from volatiles
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 67 * follow the rules for volatiles, as stated in
  /external/libxml2/include/libxml/
schemasInternals.h 947 void *volatiles; /* Obsolete */ member in struct:_xmlSchema
  /external/llvm/lib/Target/AMDGPU/
SILoadStoreOptimizer.cpp 171 // Don't merge volatiles.
  /external/llvm/test/CodeGen/AArch64/
ldst-unsignedimm.ll 69 ; No architectural support for load volatiles to 16-bit promote i16 during
  /external/libxml2/os400/libxmlrpg/
schemasInternals.rpgle     [all...]
  /art/runtime/arch/x86/
quick_entrypoints_x86.S 449 // Save the non-volatiles.
547 // Save the non-volatiles.
    [all...]
  /external/libxml2/doc/devhelp/
libxml2-xmlschemas.html 115 void * volatiles : Obsolete
    [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 199 /// callee-saved registers only after all the volatiles are used. The
    [all...]
  /art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S     [all...]
  /external/libxml2/doc/html/
libxml-xmlschemas.html 84 void * volatiles : Obsolete
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 43 static cl::opt<bool> PacketizeVolatiles("hexagon-packetize-volatiles",
    [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java     [all...]

Completed in 2096 milliseconds

1 2