Home
last modified time | relevance | path

Searched defs:Operator (Results 1 – 25 of 32) sorted by relevance

12

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtexpress.c224 UINT32 Operator, in DtDoOperator()
H A Daslparseop.c570 ACPI_PARSE_OBJECT *Operator; in TrCreateAssignmentOp() local
H A Daslxrefout.c831 const char *Operator; in OtXrefAnalysisWalkPart3() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDynamicAllocator.h38 Operator, enumerator
/freebsd/contrib/byacc/test/
H A Dbtyacc_demo.y22 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCAtomic.cpp96 BinaryOperatorKind Operator; member
102 UnaryOperatorKind Operator; member
H A DSemaTemplateVariadic.cpp1395 tok::TokenKind Operator, in ActOnCXXFoldExpr()
1454 BinaryOperatorKind Operator, in BuildCXXFoldExpr()
1464 BinaryOperatorKind Operator) { in BuildEmptyCXXFoldExpr()
H A DSemaExprCXX.cpp1903 FunctionDecl *Operator) { in CheckDeleteOperator()
2672 FunctionDecl *&Operator, OverloadCandidateSet *AlignedCandidates, in resolveAllocationOverloadInterior()
2863 ImplicitAllocationParameters &IAP, FunctionDecl *&Operator, in resolveAllocationOverload()
3620 FunctionDecl *&Operator, in FindDeallocationFunction()
4196 FunctionDecl *&Operator) { in resolveBuiltinNewDeleteOverload()
H A DSemaTypeTraits.cpp580 CXXMethodDecl *Operator = cast<CXXMethodDecl>(*Op); in HasNoThrowOperator() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h31 class Operator; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedTemplate.h166 OverloadedOperatorKind Operator; member
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h33 class Operator; variable
168 friend class Operator; // For `Val`. variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h205 dwarf::LocationAtom Operator; member
210 dwarf::RnglistEntries Operator; member
215 dwarf::LoclistEntries Operator; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp146 const Record *Operator = OpDef->getDef(); in evaluateExpansion() local
H A DGlobalISelEmitter.cpp170 std::string explainOperator(const Record *Operator) { in explainOperator()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp46 dwarf::LocationAtom Operator) { in foldOperationIfPossible()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp46 StringRef Operator, StringRef AnonPatNamePrefix) { in parsePatternList()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPExpressions.cpp618 tok::TokenKind Operator = PeekTok.getKind(); in EvaluateDirectiveSubExpr() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp820 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { in getOperatorSpelling()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1927 static unsigned GetNumNodeResults(const Record *Operator, in GetNumNodeResults()
3006 const Record *Operator = OpDef->getDef(); in ParseTreePattern() local
3760 const Record *Operator = OpDef->getDef(); in hasNullFragReference() local
4642 const Record *Operator = N->getOperator(); in GatherChildrenOfAssociativeOpcode() local
/freebsd/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.c136 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.cpp210 const char *Operator, T RHS, in handleIntegerOverflowImpl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h1205 OpenACCReductionOperator Operator, in OpenACCReductionClause()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp502 OpenACCReductionOperator Operator, ArrayRef<Expr *> VarList, in Create()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h450 IntrinsicFunctionKind Operator; member

12