/llvm-project/llvm/docs/GlobalISel/ |
H A D | Legalizer.rst | 240 clampscalarComposite Rules global() argument 253 min-legalizerinfoComposite Rules global() argument
|
/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | RefactoringActions.cpp | 40 RefactoringActionRules Rules; in createActionRules() local 85 RefactoringActionRules Rules; in createActionRules() local
|
/llvm-project/llvm/docs/ |
H A D | GetElementPtr.rst | 315 .. _Rules: target 317 Rules chapter
|
H A D | LangRef.rst | 3283 pointercapturePointer Aliasing Rules global() argument [all...] |
/llvm-project/clang/docs/ |
H A D | ClangTransformerTutorial.rst | 326 Rules section in Reference: ranges, stencils, edits, rules
|
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTableExecutorEmitter.cpp | 16 raw_ostream &OS, ArrayRef<RuleMatcher> Rules) { in emitSubtargetFeatureBitsetImpl() argument 177 ArrayRef<RuleMatcher> Rules, in emitExecutorImpl() argument
|
H A D | GlobalISelMatchTable.cpp | 95 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 D | CompileCommands.h | 99 llvm::SmallVector<Rule> Rules; variable
|
H A D | CompileCommands.cpp | 498 llvm::SmallVector<Rule> Rules; rulesFor() local [all...] |
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/grammar/ |
H A D | Grammar.h |
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 504 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 D | Sarif.cpp | 274 json::Array Rules; in endRun() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 905 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 D | RewriteRule.cpp | 402 transformer::applyFirst(ArrayRef<RewriteRuleWith<void>> Rules) { in applyFirst()
|
/llvm-project/clang-tools-extra/pseudo/unittests/ |
H A D | GLRTest.cpp |
|
/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 2229 buildMatchTable(MutableArrayRef<RuleMatcher> Rules,bool Optimize,bool WithCoverage) buildMatchTable() argument 2422 std::vector<RuleMatcher> Rules; run() local [all...] |
H A D | GlobalISelCombinerEmitter.cpp | 2543 buildMatchTable(MutableArrayRef<RuleMatcher> Rules) buildMatchTable() argument 2625 std::vector<RuleMatcher> Rules; run() local [all...] |
/llvm-project/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 2018 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 D | ClangScanDeps.cpp | 655 std::vector<P1689Rule> Rules; global() member in P1689Deps
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 429 SmallVector<LegalizeRule, 2> Rules; global() variable
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 215 std::vector<Rule> Rules; member
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 138 SmallVector<std::shared_ptr<InstructionRule>, 4> Rules; global() member in __anonc429d1160111::SchedGroup
|