Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp656 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
693 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
996 SmallInstructionSet Exclude; in collectUsedInstructions() local
1063 const SmallInstructionSet &Exclude, in nextInstr()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h82 std::string Exclude; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp349 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp137 ArrayRef<OptSpecifier> Exclude = std::nullopt; in addAllArgs() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1946 SetVector<SUnit *> &Exclude, in computePath()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17039 ArrayRef<unsigned> Exclude = std::nullopt) { in getListOfPossibleValues()
17481 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local