| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | 2003-11-18-PtrMemConstantInitializer.cpp | 7 struct Operator { struct 11 Operator opTab[] = { argument
|
| /llvm-project-15.0.7/llvm/utils/PerfectShuffle/ |
| H A D | PerfectShuffle.cpp | 107 struct Operator { struct 113 Operator(unsigned short shufflemask, const char *name, unsigned opnum, in Operator() argument 118 ~Operator() { in ~Operator() argument 123 bool isOnlyLHSOperator() const { in isOnlyLHSOperator() argument 127 const char *getName() const { return Name; } in getName() 128 unsigned getCost() const { return Cost; } in getCost() 152 static Operator InsOp(0, "ins", 15, 1); argument
|
| /llvm-project-15.0.7/mlir/tools/mlir-tblgen/ |
| H A D | OpFormatGen.h | 20 class Operator; variable
|
| H A D | OpPythonBindingGen.cpp | 328 llvm::function_ref<const NamedTypeConstraint &(const Operator &, int)> in emitElementAccessors() 999 llvm::function_ref<const NamedTypeConstraint &(const Operator &, int)> in emitSegmentSpec()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/PDB/Inputs/ |
| H A D | every-class.cpp | 23 struct Operator { struct 46 f(Operator{}); in main() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | RedundantFunctionPtrDereferenceCheck.cpp | 29 const auto *Operator = Result.Nodes.getNodeAs<UnaryOperator>("op"); in check() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | TemplateName.h | 483 OverloadedOperatorKind Operator; member 506 OverloadedOperatorKind Operator) in DependentTemplateName() 511 OverloadedOperatorKind Operator, in DependentTemplateName() 555 OverloadedOperatorKind Operator) { in Profile()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/ |
| H A D | ASTUtils.cpp | 33 if (const auto *Operator = dyn_cast<CXXOperatorCallExpr>(EBase)) { in isBinaryOrTernary() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | QualityTests.cpp | 225 Destructor, Operator; in TEST() local 460 TEST(QualityTests, Operator) { in TEST() argument 469 const NamedDecl *Operator = &findDecl(AST, [](const NamedDecl &ND) { in TEST() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | UseEqualsDefaultCheck.cpp | 125 const CXXMethodDecl *Operator) { in isCopyAssignmentAndCanBeDefaulted()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | ParsedTemplate.h | 165 OverloadedOperatorKind Operator; member
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 29 class Operator; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFYAML.h | 178 dwarf::LocationAtom Operator; member 183 dwarf::RnglistEntries Operator; member 188 dwarf::LoclistEntries Operator; member
|
| /llvm-project-15.0.7/mlir/include/mlir/TableGen/ |
| H A D | Operator.h | 46 explicit Operator(const llvm::Record *def) : Operator(*def) {} in Operator() function
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | PseudoLoweringEmitter.cpp | 147 Record *Operator = OpDef->getDef(); in evaluateExpansion() local
|
| H A D | CompressInstEmitter.cpp | 432 Record *Operator = SourceDag->getOperatorAsDef(Rec->getLoc()); in evaluateCompressPat() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateVariadic.cpp | 1185 tok::TokenKind Operator, in ActOnCXXFoldExpr() 1250 BinaryOperatorKind Operator, in BuildCXXFoldExpr() 1260 BinaryOperatorKind Operator) { in BuildEmptyCXXFoldExpr()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | UseAfterMoveCheck.cpp | 270 const auto *Operator = Match.getNodeAs<CXXOperatorCallExpr>("operator"); in getDeclRefs() local
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmLexer.cpp | 876 AsmToken::TokenKind Operator; in LexToken() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Quality.h | 72 Operator, enumerator
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | PPExpressions.cpp | 607 tok::TokenKind Operator = PeekTok.getKind(); in EvaluateDirectiveSubExpr() local
|
| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Protocol.h | 554 Operator = 25, enumerator 753 Operator = 24, enumerator
|
| /llvm-project-15.0.7/mlir/lib/TableGen/ |
| H A D | Operator.cpp | 38 Operator::Operator(const llvm::Record &def) in Operator() function in Operator
|
| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | preprocessor.cpp | 728 enum Operator { in ExpressionValue() enum
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | IdentifierTable.cpp | 747 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { in getOperatorSpelling()
|