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

  /external/llvm/test/CodeGen/X86/
2008-06-13-NotVolatileLoadStore.ll 4 ; These transforms are turned off for load volatiles and stores.
  /external/llvm/test/Transforms/Sink/
basic.ll 24 ; But don't sink load volatiles...
  /external/clang/test/SemaCXX/
const-cast.cpp 24 // Cast away deep consts and volatiles.
cstyle-cast.cpp 27 // Cast away deep consts and volatiles.
functional-cast.cpp 56 // Cast away deep consts and volatiles.
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 163 // Allocate volatiles first
173 // Allocate volatiles first, then non-volatiles in reverse order. With the SVR4
177 // previous stack frame. By allocating non-volatiles in reverse order we make
  /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/llvm/test/Transforms/TailCallElim/
dont_reorder_load.ll 49 ; order in which the load volatiles are performed.
  /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/test/CodeGen/AArch64/
ldst-unsignedimm.ll 68 ; No architectural support for load volatiles to 16-bit promote i16 during
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java 131 * using ordinary volatiles, the only way to accomplish these
    [all...]
ThreadPoolExecutor.java 451 * All user control parameters are declared as volatiles so that
    [all...]
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h 184 /// callee-saved registers only after all the volatiles are used. The
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/guava/guava/src/com/google/common/collect/
MapMakerInternalMap.java     [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /external/guava/guava/src/com/google/common/cache/
LocalCache.java     [all...]
  /dalvik/vm/oo/
Class.cpp     [all...]
  /external/libxml2/
xmlschemas.c     [all...]
  /external/webkit/Source/WebCore/
ChangeLog-2003-10-25 710 Removed the excess volatiles and excess casts that go with them.
    [all...]

Completed in 969 milliseconds