Home
last modified time | relevance | path

Searched refs:ModuleBuilder (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.cpp19 ModuleBuilder::ModuleBuilder(LLVMContext &Context, StringRef Triple, in ModuleBuilder() function in ModuleBuilder
H A DOrcTestCommon.h146 class ModuleBuilder {
148 ModuleBuilder(LLVMContext &Context, StringRef Triple,
H A DRTDyldObjectLinkingLayerTest.cpp133 ModuleBuilder MB(*TSCtx.getContext(), TM->getTargetTriple().str(), "dummy"); in TEST()
211 ModuleBuilder MB(*TSCtx.getContext(), TM->getTargetTriple().str(), "dummy"); in TEST()
H A DIndirectionUtilsTest.cpp20 ModuleBuilder MB(Context, "x86_64-apple-macosx10.10", ""); in TEST()
/llvm-project/llvm/utils/gn/secondary/clang/lib/CodeGen/
H A DBUILD.gn100 "ModuleBuilder.cpp",
/llvm-project/clang/lib/CodeGen/
H A DCMakeLists.txt112 ModuleBuilder.cpp