Searched refs:Extend (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h45 /// Extend - Valid only for integer argument types. Same as 'direct'
47 Extend, enumerator in enum:clang::CodeGen::ABIArgInfo::Kind
92 return ABIArgInfo(Extend, T, 0, false, false, false, false, 0);
95 return ABIArgInfo(Extend, T, 0, false, false, true, false, 0);
121 bool isExtend() const { return TheKind == Extend; }
127 return TheKind == Direct || TheKind == Extend;
130 // Direct/Extend accessors
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h362 /// \brief Extend the current nested-name-specifier by another
373 void Extend(ASTContext &Context, SourceLocation TemplateKWLoc, TypeLoc TL,
376 /// \brief Extend the current nested-name-specifier by another
387 void Extend(ASTContext &Context, IdentifierInfo *Identifier,
390 /// \brief Extend the current nested-name-specifier by another
401 void Extend(ASTContext &Context, NamespaceDecl *Namespace,
404 /// \brief Extend the current nested-name-specifier by another
416 void Extend(ASTContext &Context, NamespaceAliasDecl *Alias,
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DNestedNameSpecifier.cpp500 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, function in class:NestedNameSpecifierLocBuilder
513 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, function in class:NestedNameSpecifierLocBuilder
525 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, function in class:NestedNameSpecifierLocBuilder
537 void NestedNameSpecifierLocBuilder::Extend(ASTContext &Context, function in class:NestedNameSpecifierLocBuilder
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp56 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, function in class:CXXScopeSpec
58 Builder.Extend(Context, TemplateKWLoc, TL, ColonColonLoc);
67 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, function in class:CXXScopeSpec
70 Builder.Extend(Context, Identifier, IdentifierLoc, ColonColonLoc);
80 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, function in class:CXXScopeSpec
83 Builder.Extend(Context, Namespace, NamespaceLoc, ColonColonLoc);
93 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceAliasDecl *Alias, function in class:CXXScopeSpec
96 Builder.Extend(Context, Alias, AliasLoc, ColonColonLoc);
H A DSemaCXXScopeSpec.cpp481 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
567 SS.Extend(Context, Namespace, IdentifierLoc, CCLoc);
572 SS.Extend(Context, Alias, IdentifierLoc, CCLoc);
614 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
652 SS.Extend(Context, &Identifier, IdentifierLoc, CCLoc);
709 SS.Extend(Context, SourceLocation(), TLB.getTypeLocInContext(Context, T),
774 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
819 SS.Extend(Context, TemplateKWLoc, Builder.getTypeLocInContext(Context, T),
H A DTreeTransform.h2925 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc());
2934 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(),
2961 SS.Extend(SemaRef.Context, /*FIXME:*/SourceLocation(), TL,
9824 SS.Extend(SemaRef.Context, SourceLocation(),
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1512 static std::string Extend(StringRef typestr, const std::string &a, bool h=0) { function
1639 s += Extend(typestr, "__a") + " + " + Extend(typestr, "__b") + ";";
1642 s += Extend(typestr, "__a", 1) + " + " + Extend(typestr, "__b", 1) + ";";
1645 s += "__a + " + Extend(typestr, "__b") + ";";
1648 s += "__a + " + Extend(typestr, "__b", 1) + ";";
1654 s += Extend(typestr, "__a") + " - " + Extend(typestr, "__b") + ";";
1657 s += Extend(typest
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h83 /// \brief Extend the current nested-name-specifier by another
94 void Extend(ASTContext &Context, SourceLocation TemplateKWLoc, TypeLoc TL,
97 /// \brief Extend the current nested-name-specifier by another
108 void Extend(ASTContext &Context, IdentifierInfo *Identifier,
111 /// \brief Extend the current nested-name-specifier by another
122 void Extend(ASTContext &Context, NamespaceDecl *Namespace,
125 /// \brief Extend the current nested-name-specifier by another
137 void Extend(ASTContext &Context, NamespaceAliasDecl *Alias,
1653 /// ExtendWithDeclSpec - Extend the declarator source range to include the
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp900 case ABIArgInfo::Extend:
946 case ABIArgInfo::Extend:
1079 case ABIArgInfo::Extend:
1135 case ABIArgInfo::Extend:
1306 case ABIArgInfo::Extend:
1688 case ABIArgInfo::Extend:
2362 case ABIArgInfo::Extend:
2557 case ABIArgInfo::Extend:
H A DTargetInfo.cpp111 case Extend:
112 OS << "Extend";
2142 // If we have a sign or zero extended integer, make sure to return Extend
2286 // If we have a sign or zero extended integer, make sure to return Extend
5395 case ABIArgInfo::Extend:
5525 case ABIArgInfo::Extend:
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0.S430 cbtw # Extend (%ah=0 used later)
/freebsd-9.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1459 // 64 bits. Extend is the extension type to use. Store the high part
1462 unsigned Extend, SDValue Op0, SDValue Op1,
1464 Op0 = DAG.getNode(Extend, DL, MVT::i64, Op0);
1465 Op1 = DAG.getNode(Extend, DL, MVT::i64, Op1);
1474 // Extend extends Op0 to a GR128, and Opcode performs the GR128 operation
1478 unsigned Extend, unsigned Opcode,
1481 SDNode *In128 = DAG.getMachineNode(Extend, DL, MVT::Untyped, Op0);
1995 // Extend the source operand to 32 bits and prepare it for the inner loop.
1461 lowerMUL_LOHI32(SelectionDAG &DAG, SDLoc DL, unsigned Extend, SDValue Op0, SDValue Op1, SDValue &Hi, SDValue &Lo) argument
1477 lowerGR128Binary(SelectionDAG &DAG, SDLoc DL, EVT VT, unsigned Extend, unsigned Opcode, SDValue Op0, SDValue Op1, SDValue &Even, SDValue &Odd) argument
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp253 bool Extend = false; local
282 Extend = true;
288 if (Extend) {
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7161 Builder.Extend(Context, II, Range.getBegin(), Range.getEnd());
7168 Builder.Extend(Context, NS, Range.getBegin(), Range.getEnd());
7175 Builder.Extend(Context, Alias, Range.getBegin(), Range.getEnd());
7188 Builder.Extend(Context,

Completed in 608 milliseconds