Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp686 Instruction *Root, const SmallInstructionSet &Exclude, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
1026 SmallInstructionSet Exclude; in collectUsedInstructions() local
1093 const SmallInstructionSet &Exclude, in nextInstr()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h29 Exclude, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/
H A DInstrumentation.h77 std::string Exclude; member
/openbsd-src/gnu/llvm/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp335 const std::vector<std::string> &Exclude) { in filterIFSSyms()
/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DArgList.cpp130 ArrayRef<OptSpecifier> Exclude = std::nullopt; in AddAllArgs() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp109 std::vector<std::string> Exclude; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1525 SetVector<SUnit *> &Exclude, in computePath()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp16736 ArrayRef<unsigned> Exclude = std::nullopt) { in getListOfPossibleValues()
17178 unsigned Exclude[] = {OMPC_SCHEDULE_unknown}; in ActOnOpenMPScheduleClause() local