Home
last modified time | relevance | path

Searched defs:the_module (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
H A Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
H A Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/aosp_15_r20/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/aosp_15_r20/external/python/cpython3/Lib/test/libregrtest/
Druntest.py269 def _test_module(the_module): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dregrtest.py1413 def dash_R(the_module, test, indirect_test, huntrleaks): argument