Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/
Dlit.cfg.py188 loadable_module = (config.enable_shared == 1) variable
190 loadable_module = True variable
192 if loadable_module:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/
Dload_module.ll4 ; REQUIRES: loadable_module
/external/llvm/test/Feature/
Dload_module.ll4 ; REQUIRES: loadable_module
/external/swiftshader/third_party/LLVM/test/Feature/
Dload_module.ll4 ; REQUIRES: loadable_module
/external/swiftshader/third_party/LLVM/test/BugPoint/
Dcrash-narrowfunctiontest.ll4 ; REQUIRES: loadable_module
Dremove_arguments_test.ll3 ; REQUIRES: loadable_module
Dmetadata.ll3 ; REQUIRES: loadable_module
/external/llvm/test/BugPoint/
Dcrash-narrowfunctiontest.ll4 ; REQUIRES: loadable_module
Dcompile-custom.ll2 ; REQUIRES: loadable_module
Dreplace-funcs-with-null.ll4 ; REQUIRES: loadable_module
Dremove_arguments_test.ll3 ; REQUIRES: loadable_module
Dmetadata.ll3 ; REQUIRES: loadable_module
Dnamed-md.ll5 ; REQUIRES: loadable_module
/external/swiftshader/third_party/llvm-7.0/llvm/test/BugPoint/
Dcrash-narrowfunctiontest.ll4 ; REQUIRES: loadable_module
Dcompile-custom.ll2 ; REQUIRES: loadable_module
Dreplace-funcs-with-null.ll4 ; REQUIRES: loadable_module
Dremove_arguments_test.ll3 ; REQUIRES: loadable_module
Dinvalid-debuginfo.ll2 ; REQUIRES: loadable_module
Dnamed-md.ll5 ; REQUIRES: loadable_module
Dunsymbolized.ll1 ; REQUIRES: loadable_module
Dmetadata.ll1 ; REQUIRES: loadable_module
/external/swiftshader/third_party/LLVM/test/
Dlit.cfg302 loadable_module = (config.enable_shared == 1)
304 loadable_module = True
306 if loadable_module:
307 config.available_features.add('loadable_module')
/external/llvm/test/
Dlit.cfg334 loadable_module = (config.enable_shared == 1)
336 loadable_module = True
338 if loadable_module:
339 config.available_features.add('loadable_module')
/external/google-breakpad/src/build/
Dcommon.gypi280 # loadable_module; not for static_library.
/external/llvm/docs/
DTestingGuide.rst532 (for example, ``loadable_module``). If there is a match, the test is