Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.cpp24 ModuleBuilder::ModuleBuilder(LLVMContext &Context, StringRef Triple, in ModuleBuilder() function in ModuleBuilder
H A DOrcTestCommon.h137 class ModuleBuilder {
139 ModuleBuilder(LLVMContext &Context, StringRef Triple,
H A DIndirectionUtilsTest.cpp20 ModuleBuilder MB(Context, "x86_64-apple-macosx10.10", ""); in TEST()
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()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCMakeLists.txt81 ModuleBuilder.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/CodeGen/
H A DBUILD.gn87 "ModuleBuilder.cpp",