Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/TraceExporter/docs/
H A Dhtr.rst29 Passes chapter
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.h32 std::unique_ptr<LinkGraph> G, PassConfiguration Passes) in JITLinkerBase()
102 PassConfiguration Passes; variable
H A DJITLinkGeneric.cpp204 runPasses(LinkGraphPassList & Passes) runPasses() argument
/llvm-project/bolt/include/bolt/Rewrite/
H A DBinaryPassManager.h29 Passes; variable
/llvm-project/llvm/unittests/Transforms/Utils/
H A DDebugifyTest.cpp127 DebugifyCustomPassManager Passes; in TEST() local
178 DebugifyCustomPassManager Passes; in TEST() local
231 DebugifyCustomPassManager Passes; in TEST() local
/llvm-project/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 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
/llvm-project/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp258 legacy::PassManager Passes; in TEST() local
282 legacy::PassManager Passes; in TEST() local
304 legacy::PassManager Passes; MemoryTestHelper() local
315 legacy::PassManager Passes; MemoryTestHelper() local
349 legacy::PassManager Passes; TEST() local
688 legacy::PassManager Passes; TEST() local
778 legacy::PassManager Passes; TEST() local
[all...]
H A DPassBuilderCallbacksTest.cpp526 TEST_F(ModuleCallbacksTest,Passes) TEST_F() argument
699 TEST_F(FunctionCallbacksTest,Passes) TEST_F() argument
804 TEST_F(LoopCallbacksTest,Passes) TEST_F() argument
1066 TEST_F(CGSCCCallbacksTest,Passes) TEST_F() argument
/llvm-project/mlir/docs/
H A DPasses.md1 # Passes chapter
/llvm-project/flang/docs/
H A DHighLevelFIR.md927 ### Mandatory Passes (translation towards lower-level representation)
952 ### Optimization Passes
/llvm-project/llvm/docs/
H A DJITLink.rst556 Passes section in Generic Link Algorithm
H A DMIRLangRef.rst80 Simplifying MIR files
/llvm-project/llvm/bindings/ocaml/transforms/passbuilder/
H A Dpassbuilder_ocaml.c26 value llvm_run_passes(value M, value Passes, value TM, value Options) { in llvm_run_passes()
/llvm-project/mlir/docs/Bindings/
H A DPython.md1159 ### Passes global() subsection
/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp769 DebugifyCustomPassManager Passes; in optMain() local
[all...]
/llvm-project/clang/lib/Format/
H A DQualifierAlignmentFixer.cpp29 SmallVectorImpl<AnalyzerPass> &Passes) { in addQualifierAlignmentFixerPasses() argument
H A DFormat.cpp3678 SmallVector<AnalyzerPass, 16> Passes; reformat() local
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h225 std::vector<std::unique_ptr<PassConceptT>> Passes; global() variable
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp535 std::string Passes = renderRemarksOptions() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4294 unsigned Passes = C1.getLimitedValue() - (Cond == ISD::SETULT); simplifySetCCWithCTPOP() local