Home
last modified time | relevance | path

Searched defs:Passes (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h33 : Ctx(std::move(Ctx)), G(std::move(G)), Passes(std::move(Passes)) { in JITLinkerBase() argument
93 PassConfiguration Passes; global() variable
H A DJITLinkGeneric.cpp190 runPasses(LinkGraphPassList & Passes) runPasses() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst29 Passes chapter
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp131 const std::vector<std::string> &Passes, in runPasses() argument
272 BugDriver::runPassesOn(Module *M, const std::vector<std::string> &Passes, in runPassesOn() argument
H A DBugDriver.cpp67 std::string llvm::getPassesString(const std::vector<std::string> &Passes) { in getPassesString()
H A DExtractFunction.cpp111 std::vector<std::string> Passes; in deleteInstructionFromProgram() local
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp769 DebugifyCustomPassManager Passes; in optMain() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp29 SmallVectorImpl<AnalyzerPass> &Passes) { in addQualifierAlignmentFixerPasses()
H A DFormat.cpp3678 SmallVector<AnalyzerPass, 16> Passes; in reformat() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h225 std::vector<std::unique_ptr<PassConceptT>> Passes; variable
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc97 TEST_P(EmptyBasenameParamInst, Passes) { EXPECT_EQ(1, GetParam()); } in TEST_P() argument
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp535 std::string Passes = in renderRemarksOptions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4304 unsigned Passes = C1.getLimitedValue() - (Cond == ISD::SETULT); in simplifySetCCWithCTPOP() local