Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DLegalizer.rst240 .. _clampscalar:
253 .. _min-legalizerinfo:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp40 RefactoringActionRules Rules; in createActionRules() local
85 RefactoringActionRules Rules; in createActionRules() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGetElementPtr.rst328 .. _Rules: target
330 Rules chapter
H A DHowToReleaseLLVM.rst312 Merging Patches
H A DLangRef.rst2700 .. _pointercapture:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp786 attrMatcherRuleListToString(ArrayRef<attr::SubjectMatchRule> Rules) { in attrMatcherRuleListToString()
801 attr::ParsedSubjectMatchRuleSet Rules) { in ActOnPragmaAttributeAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp341 json::Array Rules; in createRules() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp369 RewriteRule transformer::applyFirst(ArrayRef<RewriteRule> Rules) { in applyFirst()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1786 std::vector<AttributeSubjectMatchRule> Rules; member
1789 std::vector<AttributeSubjectMatchRule> Rules; member in __anon90ed3bca0311::PragmaClangAttributeSupport::RuleOrAggregateRuleSet
1791 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, in RuleOrAggregateRuleSet()
1812 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) { in getAggregateRuleSet()
1896 std::vector<AttributeSubjectMatchRule> Rules; in PragmaClangAttributeSupport() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp596 std::vector<std::unique_ptr<CombineRule>> Rules; member in __anon31f3a7ff0111::GICombinerEmitter
H A DGlobalISelEmitter.cpp671 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable()
5479 ArrayRef<Matcher *> Rules, in optimizeRules()
5527 GlobalISelEmitter::buildMatchTable(MutableArrayRef<RuleMatcher> Rules, in buildMatchTable()
5621 std::vector<RuleMatcher> Rules; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h368 SmallVector<LegalizeRule, 2> Rules; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp217 std::vector<Rule> Rules; member