Home
last modified time | relevance | path

Searched defs:Rules (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp40 RefactoringActionRules Rules; in createActionRules() local
85 RefactoringActionRules Rules; in createActionRules() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp16 raw_ostream &OS, ArrayRef<RuleMatcher> Rules) { in emitSubtargetFeatureBitsetImpl()
177 ArrayRef<RuleMatcher> Rules, ArrayRef<Record *> ComplexOperandMatchers, in emitExecutorImpl()
H A DGlobalISelMatchTable.cpp95 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 DGenericTaintChecker.cpp506 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 DSarif.cpp274 json::Array Rules; in endRun() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp906 attrMatcherRuleListToString(ArrayRef<attr::SubjectMatchRule> Rules) { in attrMatcherRuleListToString()
921 attr::ParsedSubjectMatchRuleSet Rules) { in ActOnPragmaAttributeAttribute()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGICombinerEmitter.cpp
H A DGlobalISelEmitter.cpp2229 GlobalISelEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules, in buildMatchTable()
2422 std::vector<RuleMatcher> Rules; in run() local
H A DGlobalISelCombinerEmitter.cpp2543 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 DRewriteRule.cpp402 transformer::applyFirst(ArrayRef<RewriteRuleWith<void>> Rules) { in applyFirst()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2018 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 DLegalizerInfo.h429 SmallVector<LegalizeRule, 2> Rules; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp215 std::vector<Rule> Rules; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules; member in __anon5d856e630111::SchedGroup