Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenCXX/
D2003-11-18-PtrMemConstantInitializer.cpp7 struct Operator { struct
11 Operator opTab[] = { argument
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp104 struct Operator { struct
110 Operator(unsigned short shufflemask, const char *name, unsigned opnum, in Operator() function
115 ~Operator() { in ~Operator() argument
120 bool isOnlyLHSOperator() const { in isOnlyLHSOperator() argument
124 const char *getName() const { return Name; } in getName()
125 unsigned getCost() const { return Cost; } in getCost()
127 unsigned short getTransformedMask(unsigned short LHSMask, unsigned RHSMask) { in getTransformedMask()
/external/v8/src/compiler/
Dnode-properties.h15 class Operator; variable
Doperator-properties.h12 class Operator; variable
Dmachine-operator.h16 class Operator; variable
Dcommon-operator.h24 class Operator; variable
Dsimplified-operator.h25 class Operator; variable
Doperator.h50 Operator(Opcode opcode, Properties properties, const char* mnemonic) in Operator() function
/external/deqp/modules/gles2/scripts/
Dgen-reserved_operators.py46 class Operator(): class
/external/clang/include/clang/AST/
DTemplateName.h459 OverloadedOperatorKind Operator; member
484 OverloadedOperatorKind Operator) in DependentTemplateName()
489 OverloadedOperatorKind Operator, in DependentTemplateName()
533 OverloadedOperatorKind Operator) { in Profile()
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h49 class Operator; variable
/external/clang/include/clang/Sema/
DParsedTemplate.h157 OverloadedOperatorKind Operator; member
DDeclSpec.h876 OverloadedOperatorKind Operator; member
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp948 tok::TokenKind Operator, in ActOnCXXFoldExpr()
986 BinaryOperatorKind Operator, in BuildCXXFoldExpr()
994 BinaryOperatorKind Operator) { in BuildEmptyCXXFoldExpr()
DSemaExprCXX.cpp1954 bool AllowMissing, FunctionDecl *&Operator, in FindAllocationOverload()
2267 FunctionDecl* &Operator, bool Diagnose) { in FindDeallocationFunction()
3358 CXXMethodDecl *Operator = cast<CXXMethodDecl>(*Op); in HasNoThrowOperator() local
DTreeTransform.h2822 BinaryOperatorKind Operator, in RebuildCXXFoldExpr()
2834 BinaryOperatorKind Operator) { in RebuildEmptyCXXFoldExpr()
10623 OverloadedOperatorKind Operator, in RebuildTemplateName()
/external/clang/lib/Lex/
DPPExpressions.cpp479 tok::TokenKind Operator = PeekTok.getKind(); in EvaluateDirectiveSubExpr() local
/external/llvm/utils/TableGen/
DPseudoLoweringEmitter.cpp135 Record *Operator = OpDef->getDef(); in evaluateExpansion() local
DCodeGenDAGPatterns.cpp1168 static unsigned GetNumNodeResults(Record *Operator, CodeGenDAGPatterns &CDP) { in GetNumNodeResults()
1595 Record *Operator = getOperator(); in NodeHasProperty() local
2097 Record *Operator = OpDef->getDef(); in ParseTreePattern() local
2848 Record *Operator = OpDef->getDef(); in hasNullFragReference() local
3608 Record *Operator = N->getOperator(); in GatherChildrenOfAssociativeOpcode() local
DCodeGenDAGPatterns.h324 Record *Operator; variable
/external/vboot_reference/firmware/include/
Dtss_constants.h78 TSS_BOOL Operator; member
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc87 const char *Operator, T RHS, in handleIntegerOverflowImpl()
/external/clang/lib/Basic/
DIdentifierTable.cpp627 const char *clang::getOperatorSpelling(OverloadedOperatorKind Operator) { in getOperatorSpelling()
/external/parameter-framework/tools/xmlGenerator/
DEddParser.py391 class Operator (Rule) : class
/external/llvm/lib/TableGen/
DTGParser.cpp1443 Init *Operator = ParseValue(CurRec); in ParseSimpleValue() local

12