Home
last modified time | relevance | path

Searched refs:volatiles (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2008-06-13-NotVolatileLoadStore.ll4 ; These transforms are turned off for load volatiles and stores.
/external/llvm/test/Transforms/Sink/
Dbasic.ll24 ; But don't sink load volatiles...
/external/llvm/test/Transforms/Mem2Reg/
D2007-08-27-VolatileLoadsStores.ll3 ; Don't promote load volatiles/stores. This is really needed to handle setjmp/lonjmp properly.
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.td277 // Allocate volatiles first
287 // Allocate volatiles first, then non-volatiles in reverse order. With the SVR4
291 // previous stack frame. By allocating non-volatiles in reverse order we make
/external/llvm/test/Transforms/TailCallElim/
Ddont_reorder_load.ll49 ; order in which the load volatiles are performed.
/external/libxml2/include/libxml/
DschemasInternals.h947 void *volatiles; /* Obsolete */ member
/external/libxml2/
Dxmlschemas.c4096 if (schema->volatiles != NULL) in xmlSchemaFree()
/external/webkit/Source/WebCore/
DChangeLog-2003-10-25710 Removed the excess volatiles and excess casts that go with them.