Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Dcodegen.ml10 let the_module = create_module context "my cool jit" var
/external/python/cpython3/Lib/test/libregrtest/
Drefleak.py40 def dash_R(the_module, test, indirect_test, huntrleaks): argument
/external/python/cpython2/Lib/test/
Dregrtest.py1034 def dash_R(the_module, test, indirect_test, huntrleaks): argument