Searched defs:Extend (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/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-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp253 bool Extend = false; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h47 Extend, enumerator in enum:clang::CodeGen::ABIArgInfo::Kind
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp56 void CXXScopeSpec::Extend(ASTContext &Context, SourceLocation TemplateKWLoc, function in class:CXXScopeSpec
67 void CXXScopeSpec::Extend(ASTContext &Context, IdentifierInfo *Identifier, function in class:CXXScopeSpec
80 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceDecl *Namespace, function in class:CXXScopeSpec
93 void CXXScopeSpec::Extend(ASTContext &Context, NamespaceAliasDecl *Alias, function in class:CXXScopeSpec
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1461 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-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1512 static std::string Extend(StringRef typestr, const std::string &a, bool h=0) { function
[all...]

Completed in 199 milliseconds