Searched defs:Rule (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DTransformer.h33 Transformer(transformer::RewriteRule Rule, ChangeConsumer Consumer) argument
45 transformer::RewriteRule Rule; member in class:clang::tooling::Transformer
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h127 Rule(std::tuple<RequirementTypes...> Requirements) function in class:clang::tooling::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp28 const char *attr::getSubjectMatchRuleSpelling(attr::SubjectMatchRule Rule) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp321 static Cursor maybeLexIndex(Cursor C, MIToken &Token, StringRef Rule, argument
334 static Cursor maybeLexIndexAndName(Cursor C, MIToken &Token, StringRef Rule, argument
375 const StringRef Rule local
384 const StringRef Rule = "%ir-block."; local
394 const StringRef Rule = "%ir."; local
488 const StringRef Rule = "<mcsymbol "; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp329 StringRef makeNameForAnonInstr(CombineRule &Rule) { argument
334 StringRef makeDebugName(CombineRule &Rule, StringRef Name) { argument
338 StringRef makeNameForAnonPredicate(CombineRule &Rule) { argument
660 std::unique_ptr<CombineRule> Rule = local
712 std::unique_ptr<CombineRule> Rule = makeCombineRule(*R); local
742 const CombineRule *Rule = Leaf.getTargetData<CombineRule>(); local
[all...]
H A DGlobalISelEmitter.cpp1557 emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) argument
2064 RuleMatcher &Rule; member in class:final
2080 InstructionMatcher(RuleMatcher &Rule, StringRef SymbolicName) argument
2154 emitPredicateOpcodes(MatchTable &Table, RuleMatcher &Rule) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp105 static bool hasNoSimpleLoops(const LegalizeRule &Rule, const LegalityQuery &Q, argument
120 static bool mutationIsSane(const LegalizeRule &Rule, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp641 getParentAttrMatcherRule(attr::SubjectMatchRule Rule) { argument
654 bool isNegatedAttrMatcherSubRule(attr::SubjectMatchRule Rule) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp425 TaintPropagationRule Rule = local
559 TaintPropagationRule Rule = TaintPropagationRule::getTaintPropagationRule( local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1222 static bool isAbstractAttrMatcherRule(attr::SubjectMatchRule Rule) { argument
1281 Rule = isAttributeSubjectMatchRule(Name); local
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1826 getRule(const AttributeSubjectMatchRule &Rule) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp165 struct Rule { struct in struct:__anon4138::Simplifier
167 Rule(StringRef N, FuncType F) : Name(N), Fn(F) {} function in struct:__anon4138::Simplifier::Rule

Completed in 275 milliseconds