Searched refs:ModuleBuilder (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/ |
| H A D | OrcTestCommon.cpp | 24 ModuleBuilder::ModuleBuilder(LLVMContext &Context, StringRef Triple, in ModuleBuilder() function in ModuleBuilder
|
| H A D | OrcTestCommon.h | 137 class ModuleBuilder { 139 ModuleBuilder(LLVMContext &Context, StringRef Triple,
|
| H A D | IndirectionUtilsTest.cpp | 20 ModuleBuilder MB(Context, "x86_64-apple-macosx10.10", ""); in TEST()
|
| H A D | RTDyldObjectLinkingLayerTest.cpp | 133 ModuleBuilder MB(*TSCtx.getContext(), TM->getTargetTriple().str(), "dummy"); in TEST() 211 ModuleBuilder MB(*TSCtx.getContext(), TM->getTargetTriple().str(), "dummy"); in TEST()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CMakeLists.txt | 81 ModuleBuilder.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/CodeGen/ |
| H A D | BUILD.gn | 87 "ModuleBuilder.cpp",
|