| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopRerollPass.cpp | 690 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 D | SectionKind.h | 29 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 D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Rewrite/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Reducer/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/SCF/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Math/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/DLTI/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Shape/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Func/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/MemRef/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Vector/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Conversion/FuncToLLVM/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Pass/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/GPU/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/SPIRV/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Transforms/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/llvm/include/llvm/ |
| H A D | module.modulemap | 27 // 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 D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Linalg/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Tools/PDLL/ |
| H A D | CMakeLists.txt | 10 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/mlir/test/lib/Analysis/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/flang/include/flang/Frontend/ |
| H A D | PreprocessorOptions.h | 33 Exclude enumerator
|
| /llvm-project-15.0.7/mlir/test/lib/IR/ |
| H A D | CMakeLists.txt | 1 # Exclude tests from libMLIR.so
|
| /llvm-project-15.0.7/llvm/include/llvm/InterfaceStub/ |
| H A D | IFSHandler.h | 57 const std::vector<std::string> &Exclude = {});
|