/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | RefactoringActions.cpp | 40 RefactoringActionRules Rules; in createActionRules() local 85 RefactoringActionRules Rules; in createActionRules() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.cpp | 16 raw_ostream &OS, ArrayRef<RuleMatcher> Rules) { in emitSubtargetFeatureBitsetImpl() 177 ArrayRef<RuleMatcher> Rules, ArrayRef<Record *> ComplexOperandMatchers, in emitExecutorImpl()
|
H A D | GlobalISelMatchTable.cpp | 95 optimizeRules(ArrayRef<Matcher *> Rules, in optimizeRules() 331 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage, in buildTable()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 506 RulesContTy &Rules) { in consumeRulesFromConfig() 550 RulesContTy Rules; in parseConfiguration() local 825 GenericTaintRuleParser::RulesContTy Rules{ in initTaintRules() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 274 json::Array Rules; in endRun() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 906 attrMatcherRuleListToString(ArrayRef<attr::SubjectMatchRule> Rules) { in attrMatcherRuleListToString() 921 attr::ParsedSubjectMatchRuleSet Rules) { in ActOnPragmaAttributeAttribute()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelCombinerMatchTableEmitter.cpp |
|
H A D | GICombinerEmitter.cpp |
|
H A D | GlobalISelEmitter.cpp | 2229 GlobalISelEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules, in buildMatchTable() 2422 std::vector<RuleMatcher> Rules; in run() local
|
H A D | GlobalISelCombinerEmitter.cpp | 2543 GICombinerEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules) { in buildMatchTable() 2625 std::vector<RuleMatcher> Rules; in run() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 402 transformer::applyFirst(ArrayRef<RewriteRuleWith<void>> Rules) { in applyFirst()
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 2018 std::vector<AttributeSubjectMatchRule> Rules; member 2021 std::vector<AttributeSubjectMatchRule> Rules; member in __anone44e3aff0411::PragmaClangAttributeSupport::RuleOrAggregateRuleSet 2023 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet() 2044 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet() 2128 std::vector<AttributeSubjectMatchRule> Rules; in PragmaClangAttributeSupport() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 429 SmallVector<LegalizeRule, 2> Rules; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 215 std::vector<Rule> Rules; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules; member in __anon5d856e630111::SchedGroup
|