Home
last modified time | relevance | path

Searched defs:Exclude (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DPreprocessorOptions.h33 Exclude enumerator
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp690 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
727 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1030 SmallInstructionSet Exclude; in collectUsedInstructions() local
1097 const SmallInstructionSet &Exclude, in nextInstr()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/
H A DInstrumentation.h78 std::string Exclude; member
/llvm-project-15.0.7/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp335 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/llvm-project-15.0.7/llvm/lib/Option/
H A DArgList.cpp131 ArrayRef<OptSpecifier> Exclude = None; in AddAllArgs() local
/llvm-project-15.0.7/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp103 std::vector<std::string> Exclude; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1568 SetVector<SUnit *> &Exclude, in computePath()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp16543 ArrayRef<unsigned> Exclude = llvm::None) { in getListOfPossibleValues()
16900 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local