Home
last modified time | relevance | path

Searched defs:PassPlugins (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-lto2/
HDllvm-lto2.cpp178 PassPlugins("load-pass-plugin", variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/
HDConfig.h52 std::vector<std::string> PassPlugins; member
/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
HDoptdriver.cpp280 PassPlugins("load-pass-plugin", variable
HDNewPMDriver.cpp344 ArrayRef<PassPlugin> PassPlugins, in runPassPipeline()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOBackend.cpp185 static void RegisterPassPlugins(ArrayRef<std::string> PassPlugins, in RegisterPassPlugins()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.h409 std::vector<std::string> PassPlugins; variable