Home
last modified time | relevance | path

Searched refs:Specialized (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/perl/t/mro/
H A Dcomplex_dfs_utf8.t45 Level 0 0 | K | (More Specialized)
H A Dcomplex_c3_utf8.t45 Level 0 0 | K | (More Specialized)
H A Dcomplex_c3.t43 Level 0 0 | K | (More Specialized)
H A Dcomplex_dfs.t43 Level 0 0 | K | (More Specialized)
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicsBPF.td13 // Specialized loads from packet
H A DVPIntrinsics.def147 // Specialized helper macro for integer binary operators (%x, %y, %mask, %evl).
262 // Specialized helper macro for floating-point binary operators
360 // Specialized helper macro for type conversions.
393 // Specialized helper macro for integer type conversions.
506 // Specialized helper macro for VP reductions (%start, %x, %mask, %evl).
563 // Specialized helper macro for VP reductions as above but with two forms:
H A DIntrinsicsX86.td571 // Specialized unaligned load.
/openbsd/gnu/llvm/libcxx/include/
H A D__node_handle75 // Specialized in __tree & __hash_table for their _NodeType.
/openbsd/gnu/gcc/libstdc++-v3/include/tr1/
H A Darray217 // Specialized algorithms [6.2.2.2].
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp99 Specialized = VarTemplSpec->getSpecializedTemplateOrPartial(); in HandleVarTemplateSpec() local
101 Specialized.dyn_cast<VarTemplatePartialSpecializationDecl *>()) { in HandleVarTemplateSpec()
109 VarTemplateDecl *Tmpl = Specialized.get<VarTemplateDecl *>(); in HandleVarTemplateSpec()
3491 Specialized = ClassTemplateSpec->getSpecializedTemplateOrPartial(); in getPatternForClassTemplateSpecialization() local
3492 if (!Specialized.is<ClassTemplatePartialSpecializationDecl *>()) { in getPatternForClassTemplateSpecialization()
3596 Specialized = ClassTemplateSpec->getSpecializedTemplateOrPartial(); in getPatternForClassTemplateSpecialization()
3598 Specialized.dyn_cast<ClassTemplatePartialSpecializationDecl *>()) { in getPatternForClassTemplateSpecialization()
H A DSemaTemplate.cpp8325 NamedDecl *Specialized, in CheckTemplateSpecializationScope() argument
8332 if (isa<ClassTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope()
8334 else if (isa<VarTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope()
8336 else if (isa<FunctionTemplateDecl>(Specialized)) in CheckTemplateSpecializationScope()
8338 else if (isa<CXXMethodDecl>(Specialized)) in CheckTemplateSpecializationScope()
8340 else if (isa<VarDecl>(Specialized)) in CheckTemplateSpecializationScope()
8342 else if (isa<RecordDecl>(Specialized)) in CheckTemplateSpecializationScope()
8358 << Specialized; in CheckTemplateSpecializationScope()
8366 Specialized->getDeclContext()->getRedeclContext(); in CheckTemplateSpecializationScope()
8375 << EntityKind << Specialized; in CheckTemplateSpecializationScope()
[all …]
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclTemplate.h1954 void setSpecializedTemplate(ClassTemplateDecl *Specialized) {
1955 SpecializedTemplate = Specialized;
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrSystem.td424 // Specialized register support
/openbsd/gnu/gcc/gcc/doc/
H A Dloop.texi119 Specialized versions that additionally do so are provided for the most
H A Dgccint.info8000 structures. Specialized versions that additionally do so are provided
/openbsd/gnu/usr.bin/perl/lib/unicore/
H A DIndex.txt3883 Operators, Specialized Plus Sign 29FA
4132 Plus Sign Operators, Specialized 29FA
H A DNamesList.txt17668 @ Specialized plus sign operators
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST916 20.4.4 Specialized algorithms [lib.specialized.algorithms]
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST916 20.4.4 Specialized algorithms [lib.specialized.algorithms]
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dgdbint.texinfo1906 platforms have different sizes and layouts. Specialized routines that
/openbsd/gnu/llvm/llvm/docs/
H A DLangRef.rst5425 Specialized Metadata Nodes
5428 Specialized metadata nodes are custom data structures in metadata (as opposed