/llvm-project/mlir/docs/ |
H A D | PassManagement.md | 82 ### Filtered Operation Pass argument 89 ### Operation Pass: Static Schedule Filtering argument 53 Op-Agnostic Operation PassesPass Infrastructure""Operation Pass global() argument 184 Dependent DialectsPass Infrastructure""Operation Pass global() argument 195 InitializationPass Infrastructure""Operation Pass global() argument [all...] |
H A D | OwnershipBasedBufferDeallocation.md | 401 ### Generic Lowering 561 ### Specialized Lowerings
|
/llvm-project/bolt/include/bolt/Rewrite/ |
H A D | BinaryPassManager.h | 39 void registerPass(std::unique_ptr<BinaryFunctionPass> Pass, const bool Run) { in registerPass() 44 void registerPass(std::unique_ptr<BinaryFunctionPass> Pass) { in registerPass()
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | 2003-11-27-MultipleInheritanceThunk.cpp | 18 struct Pass { struct 23 struct AliasAnalysisCounter : public Pass, public AliasAnalysis { argument
|
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Inliner.h | 78 template <class T> void addModulePass(T Pass) { in addModulePass() 83 template <class T> void addLateModulePass(T Pass) { in addLateModulePass()
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | PassInstrumentation.h | 213 isRequired(const PassT & Pass) isRequired() argument 218 isRequired(const PassT & Pass) isRequired() argument 236 runBeforePass(const PassT & Pass,const IRUnitT & IR) runBeforePass() argument 261 runAfterPass(const PassT & Pass,const IRUnitT & IR,const PreservedAnalyses & PA) runAfterPass() argument 272 runAfterPassInvalidated(const PassT & Pass,const PreservedAnalyses & PA) runAfterPassInvalidated() argument [all...] |
/llvm-project/mlir/examples/toy/Ch7/include/toy/ |
H A D | Passes.h | 19 class Pass; variable
|
/llvm-project/mlir/examples/toy/Ch5/include/toy/ |
H A D | Passes.h | 19 class Pass; variable
|
/llvm-project/mlir/examples/toy/Ch6/include/toy/ |
H A D | Passes.h | 19 class Pass; variable
|
/llvm-project/mlir/examples/toy/Ch4/include/toy/ |
H A D | Passes.h | 19 class Pass; variable
|
/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | LoopPassManager.h | 108 addPass(PassT &&Pass) { in addPass() argument 122 addPass(PassT &&Pass) { in addPass() argument [all...] |
/llvm-project/mlir/include/mlir/Conversion/FuncToEmitC/ |
H A D | FuncToEmitCPass.h | 15 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/VectorToLLVM/ |
H A D | ConvertVectorToLLVMPass.h | 14 class Pass; global() variable
|
/llvm-project/mlir/include/mlir/Dialect/LLVMIR/Transforms/ |
H A D | RequestCWrappers.h | 15 class Pass; variable
|
H A D | AddComdats.h | 16 class Pass; variable
|
H A D | OptimizeForNVVM.h | 15 class Pass; variable
|
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoadStoreVectorizer.h | 15 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/VectorToArmSME/ |
H A D | VectorToArmSME.h | 14 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/MemRefToEmitC/ |
H A D | MemRefToEmitCPass.h | 14 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/SCFToOpenMP/ |
H A D | SCFToOpenMP.h | 15 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/MathToFuncs/ |
H A D | MathToFuncs.h | 15 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/ControlFlowToSCF/ |
H A D | ControlFlowToSCF.h | 21 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/ArithToEmitC/ |
H A D | ArithToEmitCPass.h | 15 class Pass; variable
|
/llvm-project/mlir/include/mlir/Conversion/ConvertToSPIRV/ |
H A D | ConvertToSPIRVPass.h |
|
/llvm-project/mlir/include/mlir/Transforms/ |
H A D | ViewOpGraph.h | 20 class Pass; variable
|