Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/GlobalISel/
H A DLegalizer.rst240 clampscalarComposite Rules global() argument
253 min-legalizerinfoComposite Rules global() argument
/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp40 RefactoringActionRules Rules; in createActionRules() local
85 RefactoringActionRules Rules; in createActionRules() local
/llvm-project/llvm/docs/
H A DGetElementPtr.rst315 .. _Rules: target
317 Rules chapter
H A DLangRef.rst3283 pointercapturePointer Aliasing Rules global() argument
[all...]
/llvm-project/clang/docs/
H A DClangTransformerTutorial.rst326 Rules section in Reference: ranges, stencils, edits, rules
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp16 raw_ostream &OS, ArrayRef<RuleMatcher> Rules) { in emitSubtargetFeatureBitsetImpl() argument
177 ArrayRef<RuleMatcher> Rules, in emitExecutorImpl() argument
H A DGlobalISelMatchTable.cpp95 optimizeRules(ArrayRef<Matcher *> Rules, in optimizeRules() argument
331 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage, in buildTable() argument
/llvm-project/clang-tools-extra/clangd/
H A DCompileCommands.h99 llvm::SmallVector<Rule> Rules; variable
H A DCompileCommands.cpp498 llvm::SmallVector<Rule> Rules; rulesFor() local
[all...]
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/grammar/
H A DGrammar.h
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp504 consumeRulesFromConfig(const Config & C,GenericTaintRule && Rule,RulesContTy & Rules) consumeRulesFromConfig() argument
548 RulesContTy Rules; parseConfiguration() local
823 GenericTaintRuleParser::RulesContTy Rules{ initTaintRules() local
[all...]
/llvm-project/clang/lib/Basic/
H A DSarif.cpp274 json::Array Rules; in endRun() local
/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp905 attrMatcherRuleListToString(ArrayRef<attr::SubjectMatchRule> Rules) attrMatcherRuleListToString() argument
920 ActOnPragmaAttributeAttribute(ParsedAttr & Attribute,SourceLocation PragmaLoc,attr::ParsedSubjectMatchRuleSet Rules) ActOnPragmaAttributeAttribute() argument
[all...]
/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp402 transformer::applyFirst(ArrayRef<RewriteRuleWith<void>> Rules) { in applyFirst()
/llvm-project/clang-tools-extra/pseudo/unittests/
H A DGLRTest.cpp
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2229 buildMatchTable(MutableArrayRef<RuleMatcher> Rules,bool Optimize,bool WithCoverage) buildMatchTable() argument
2422 std::vector<RuleMatcher> Rules; run() local
[all...]
H A DGlobalISelCombinerEmitter.cpp2543 buildMatchTable(MutableArrayRef<RuleMatcher> Rules) buildMatchTable() argument
2625 std::vector<RuleMatcher> Rules; run() local
[all...]
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2018 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules, member
2021 std::vector<AttributeSubjectMatchRule> Rules; global() member in __anon4af29db20411::PragmaClangAttributeSupport::RuleOrAggregateRuleSet
2023 RuleOrAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules,bool IsRule) RuleOrAggregateRuleSet() argument
2044 getAggregateRuleSet(ArrayRef<AttributeSubjectMatchRule> Rules) getAggregateRuleSet() argument
2128 std::vector<AttributeSubjectMatchRule> Rules; PragmaClangAttributeSupport() local
[all...]
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp655 std::vector<P1689Rule> Rules; global() member in P1689Deps
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h429 SmallVector<LegalizeRule, 2> Rules; global() variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp215 std::vector<Rule> Rules; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules; global() member in __anonc429d1160111::SchedGroup