Home
last modified time | relevance | path

Searched refs:Exclude (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp690 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
727 const SmallInstructionSet &Exclude, in collectInLoopUserSet() argument
731 collectInLoopUserSet(Root, Exclude, Final, Users); in collectInLoopUserSet()
1030 SmallInstructionSet Exclude; in collectUsedInstructions() local
1032 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions()
1034 Exclude.insert(DRS.BaseInst); in collectUsedInstructions()
1036 Exclude.insert(LoopIncs.begin(), LoopIncs.end()); in collectUsedInstructions()
1070 Exclude.clear(); in collectUsedInstructions()
1072 Exclude.insert(DRS.Roots.begin(), DRS.Roots.end()); in collectUsedInstructions()
1074 Exclude.insert(DRS.BaseInst); in collectUsedInstructions()
[all …]
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
125 bool isExclude() const { return K == Exclude; } in isExclude()
189 static SectionKind getExclude() { return get(Exclude); } in getExclude()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Tensor/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Rewrite/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Reducer/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/SCF/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/Math/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/DLTI/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/Shape/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/Func/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/MemRef/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Conversion/FuncToLLVM/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Pass/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/GPU/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/SPIRV/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Transforms/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/llvm/include/llvm/
H A Dmodule.modulemap27 // Exclude these; they're intended to be included into only a single
180 // Exclude this; it's an optional component of the ExecutionEngine.
183 // Exclude these; they're intended to be included into only a single
188 // Exclude headers from LLVM_OrcSupport.
407 // Exclude this; it should only be used on Windows.
410 // Exclude these; they are fundamentally non-modular.
/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Dialect/Linalg/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Tools/PDLL/
H A DCMakeLists.txt10 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/mlir/test/lib/Analysis/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DPreprocessorOptions.h33 Exclude enumerator
/llvm-project-15.0.7/mlir/test/lib/IR/
H A DCMakeLists.txt1 # Exclude tests from libMLIR.so
/llvm-project-15.0.7/llvm/include/llvm/InterfaceStub/
H A DIFSHandler.h57 const std::vector<std::string> &Exclude = {});

12