Searched defs:Operator (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DSetTheory.h70 class Operator { class in class:llvm::SetTheory
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dahasl.c195 const AH_ASL_OPERATOR *Operator; local
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Ddtexpress.c114 DtDoOperator( UINT64 LeftValue, UINT32 Operator, UINT64 RightValue) argument
H A Daslxrefout.c723 const char *Operator; local
H A Daslparseop.c462 ACPI_PARSE_OBJECT *Operator; local
/netbsd-current/external/apache2/llvm/dist/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp103 struct Operator { struct
109 Operator(unsigned short shufflemask, const char *name, unsigned opnum, function in struct:Operator
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp146 Record *Operator = OpDef->getDef(); local
H A DRISCVCompressInstEmitter.cpp419 Record *Operator = SourceDag->getOperatorAsDef(Rec->getLoc()); local
H A DCodeGenDAGPatterns.h638 Record *Operator; member in class:llvm::TreePatternNode
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedTemplate.h166 OverloadedOperatorKind Operator; member in struct:clang::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp875 AsmToken::TokenKind Operator; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h468 OverloadedOperatorKind Operator; member in union:clang::DependentTemplateName::__anon98
490 DependentTemplateName(NestedNameSpecifier *Qualifier, OverloadedOperatorKind Operator) argument
495 DependentTemplateName(NestedNameSpecifier *Qualifier, OverloadedOperatorKind Operator, TemplateName Canon) argument
539 Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, OverloadedOperatorKind Operator) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dgen-mul-tables.cc105 class Operator class
109 Operator (const char *pattern, const char *name, binary_op_func func, function in class:Operator
118 Operator (const char *pattern, const char *name, unary_op_func func, function in class:Operator
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dgen-mul-tables.cc105 class Operator class
109 Operator (const char *pattern, const char *name, binary_op_func func, function in class:Operator
118 Operator (const char *pattern, const char *name, unary_op_func func, function in class:Operator
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.cc111 handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, const char *Operator, T RHS, ReportOptions Opts) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cc109 handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, const char *Operator, T RHS, ReportOptions Opts) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DOperator.h30 class Operator : public User { class in namespace:llvm
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dacpisrc.h222 char *Operator; member in struct:as_brace_info
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h178 dwarf::LocationAtom Operator; member in struct:llvm::DWARFYAML::DWARFOperation
183 dwarf::RnglistEntries Operator; member in struct:llvm::DWARFYAML::RnglistEntry
188 dwarf::LoclistEntries Operator; member in struct:llvm::DWARFYAML::LoclistEntry
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1186 ActOnCXXFoldExpr(Scope *S, SourceLocation LParenLoc, Expr *LHS, tok::TokenKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc) argument
1250 BuildCXXFoldExpr(UnresolvedLookupExpr *Callee, SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Operator, SourceLocation EllipsisLoc, Expr *RHS, SourceLocation RParenLoc, Optional<unsigned> NumExpansions) argument
1261 BuildEmptyCXXFoldExpr(SourceLocation EllipsisLoc, BinaryOperatorKind Operator) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp730 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.cpp209 handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, const char *Operator, T RHS, ReportOptions Opts) argument
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dbtyacc_demo.tab.c138 enum Operator { ADD, SUB, MUL, MOD, DIV, DEREF }; enum
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h392 explicit IntrinsicFunctionIdentifierNode(IntrinsicFunctionKind Operator) argument
398 IntrinsicFunctionKind Operator; member in struct:llvm::ms_demangle::IntrinsicFunctionIdentifierNode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp2315 Init *Operator = ParseValue(CurRec); local

Completed in 680 milliseconds

12