Home
last modified time | relevance | path

Searched refs:prevent (Results 1 – 25 of 1086) sorted by relevance

12345678910>>...44

/external/llvm/test/Transforms/IndVarSimplify/
Dloop-invariant-conditions.ll50 ; prevent flattening, needed to make sure we're testing what we intend
72 ; prevent flattening, needed to make sure we're testing what we intend
94 ; prevent flattening, needed to make sure we're testing what we intend
116 ; prevent flattening, needed to make sure we're testing what we intend
159 ; prevent flattening, needed to make sure we're testing what we intend
165 ; prevent flattening, needed to make sure we're testing what we intend
188 ; prevent flattening, needed to make sure we're testing what we intend
192 ; prevent flattening, needed to make sure we're testing what we intend
229 ; prevent flattening, needed to make sure we're testing what we intend
/external/mesa3d/src/gallium/state_trackers/wgl/
DSConscript14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
19 # prevent _glapi_* from being declared __declspec(dllimport)
/external/mesa3d/src/mesa/drivers/osmesa/
DSConscript27 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
31 # prevent _glapi_* from being declared __declspec(dllimport)
/external/libjpeg-turbo/win/
Djconfig.h.in27 #define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */
34 #define XMD_H /* prevent jmorecfg.h from redefining it */
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dloop-invariant-conditions.ll50 ; prevent flattening, needed to make sure we're testing what we intend
72 ; prevent flattening, needed to make sure we're testing what we intend
94 ; prevent flattening, needed to make sure we're testing what we intend
116 ; prevent flattening, needed to make sure we're testing what we intend
157 ; prevent flattening, needed to make sure we're testing what we intend
163 ; prevent flattening, needed to make sure we're testing what we intend
186 ; prevent flattening, needed to make sure we're testing what we intend
190 ; prevent flattening, needed to make sure we're testing what we intend
227 ; prevent flattening, needed to make sure we're testing what we intend
/external/llvm/test/CodeGen/NVPTX/
Dfp-contract.ll11 ;; for all adds to prevent ptxas from fusion the ops.
28 ;; to prevent ptxas from fusing this with anything else.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dfp-contract.ll11 ;; for all adds to prevent ptxas from fusion the ops.
28 ;; to prevent ptxas from fusing this with anything else.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsext-in-reg.ll36 %c = add i32 %a, %b ; add to prevent folding into extload
54 %c = add i32 %a, %b ; add to prevent folding into extload
72 %c = add <1 x i32> %a, %b ; add to prevent folding into extload
309 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
330 %c = add <4 x i32> %a, %b ; add to prevent folding into extload
347 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
368 %c = add <4 x i32> %a, %b ; add to prevent folding into extload
385 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
424 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload
437 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload
[all …]
Dr600.func-alignment.ll5 ; Functions need to be cacheline (256B) aligned to prevent GPU hangs
/external/mesa3d/src/mapi/glapi/
DSConscript19 '_GDI32_', # prevent gl* being declared __declspec(dllimport) in MS headers
26 # prevent _glapi_* from being declared __declspec(dllimport)
/external/llvm/test/CodeGen/ARM/
Doptimize-dmbs-v7.ll52 ; the call should prevent the two dmbs from collapsing
64 ; the call should prevent the two dmbs from collapsing
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Doptimize-dmbs-v7.ll52 ; the call should prevent the two dmbs from collapsing
64 ; the call should prevent the two dmbs from collapsing
/external/llvm/test/CodeGen/AMDGPU/
Dsext-in-reg.ll35 %c = add i32 %a, %b ; add to prevent folding into extload
53 %c = add i32 %a, %b ; add to prevent folding into extload
71 %c = add <1 x i32> %a, %b ; add to prevent folding into extload
286 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
307 %c = add <4 x i32> %a, %b ; add to prevent folding into extload
324 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
345 %c = add <4 x i32> %a, %b ; add to prevent folding into extload
362 %c = add <2 x i32> %a, %b ; add to prevent folding into extload
401 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload
414 %c = add <4 x i32> %loada, %loadb ; add to prevent folding into extload
[all …]
/external/pdfium/third_party/libopenjpeg20/
D0034-opj_malloc.patch22 +/* prevent assertion on overflow for MSVC */
40 +/* prevent assertion on overflow for MSVC */
150 +/* prevent assertion on overflow for MSVC */
/external/llvm/test/Transforms/GlobalOpt/
Dexternally-initialized-aggregate.ll4 ; should keep that flag set on all of the new globals. This will prevent the
6 ; prevent @a[1] from being removed since it is dead.
D2012-05-11-blockaddress.ll2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/
Dexternally-initialized-aggregate.ll4 ; should keep that flag set on all of the new globals. This will prevent the
6 ; prevent @a[1] from being removed since it is dead.
D2012-05-11-blockaddress.ll2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
/external/autotest/test_suites/
Dcontrol.bvt-arc17 CQ, and in the Chrome and Android PFQs. Test failures prevent code
32 * The failure may prevent discovery of other ARC bugs.
/external/u-boot/tools/env/
DREADME61 To prevent losing changes to the environment and to prevent confusing the MTD
/external/libjpeg-turbo/java/
DREADME25 necessary to manually invoke the garbage collector to prevent heap exhaustion
26 or to prevent performance degradation. Background garbage collection can kill
/external/python/cpython2/Misc/NEWS.d/
D2.7.12.rst7 The configure script now inserts comments into the makefile to prevent the
/external/curl/docs/cmdline-opts/
Dmax-redirs.d7 is used to prevent curl from following redirections too much. By default, the
/external/python/cpython3/Misc/NEWS.d/
D3.7.1rc2.rst96 :func:`as_completed`, in order to prevent timeouts from deviating when the
118 prevent traceback from being written twice.
/external/llvm/test/Transforms/GlobalDCE/
Ddeadblockaddr.ll4 ; so that a dead BlockAddress reference to foo won't prevent other passes

12345678910>>...44