Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h33 std::unique_ptr<LinkGraph> G, PassConfiguration Passes) in JITLinkerBase()
93 PassConfiguration Passes; variable
H A DJITLinkGeneric.cpp190 Error JITLinkerBase::runPasses(LinkGraphPassList &Passes) { in runPasses()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst29 Passes chapter
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DOptimizerDriver.cpp131 const std::vector<std::string> &Passes, in runPasses()
272 BugDriver::runPassesOn(Module *M, const std::vector<std::string> &Passes, in runPassesOn()
H A DCrashDebugger.cpp513 std::vector<std::string> Passes; in TestBlocks() local
621 std::vector<std::string> Passes; in TestBlocks() local
714 std::vector<std::string> Passes; in TestBlocks() local
800 legacy::PassManager Passes; in TestInsts() local
872 legacy::PassManager Passes; in TestInsts() local
947 legacy::PassManager Passes; in TestNamedMDs() local
1012 legacy::PassManager Passes; in TestNamedMDOps() local
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
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DQualifierAlignmentFixer.h30 SmallVector<AnalyzerPass, 8> Passes; variable
H A DFormat.cpp3458 SmallVector<AnalyzerPass, 8> Passes; in reformat() local
/openbsd-src/gnu/llvm/llvm/docs/
H A DJITLink.rst567 Passes section in Generic Link Algorithm
H A DMIRLangRef.rst80 Simplifying MIR files
/openbsd-src/gnu/llvm/llvm/tools/opt/
H A Dopt.cpp749 DebugifyCustomPassManager Passes; in main() local
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPassManager.h576 std::vector<std::unique_ptr<PassConceptT>> Passes; variable
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DDarwin.cpp500 std::string Passes = in renderRemarksOptions() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4055 unsigned Passes = C1.getLimitedValue() - (Cond == ISD::SETULT); in simplifySetCCWithCTPOP() local