Home
last modified time | relevance | path

Searched refs:_Vector_base (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/CodeGen/X86/
D2009-11-17-UpdateTerminator.ll9 …truct.std::_Vector_base<llvm::InlineAsm::ConstraintInfo,std::allocator<llvm::InlineAsm::Constraint…
10 %"struct.std::_Vector_base<llvm::InlineAsm::ConstraintInfo,std::allocator<llvm::InlineAsm::Constrai…
11_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,std::allocator…
12 %"struct.std::_Vector_base<std::basic_string<char, std::char_traits<char>, std::allocator<char> >,s…
15 …:allocator<llvm::InlineAsm::ConstraintInfo> >" = type { %"struct.std::_Vector_base<llvm::InlineAsm…
16 …char_traits<char>, std::allocator<char> > > >" = type { %"struct.std::_Vector_base<std::basic_stri…
Dscev-interchange.ll17 …ruct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<doub…
18 …%"struct.std::_Vector_base<Polynomials::Polynomial<double>,std::allocator<Polynomials::Polynomial<…
19 …%"struct.std::_Vector_base<double,std::allocator<double> >" = type { %"struct.std::_Vector_base<do…
20 …%"struct.std::_Vector_base<double,std::allocator<double> >::_Vector_impl" = type { double*, double…
21 …%"struct.std::_Vector_base<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std:…
22 %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl" = type { i32*, i32*, i32* }
23 …:_Vector_base<std::vector<bool, std::allocator<bool> >,std::allocator<std::vector<bool, std::alloc…
24 …%"struct.std::_Vector_base<std::vector<bool, std::allocator<bool> >,std::allocator<std::vector<boo…
26 …allocator<Polynomials::Polynomial<double> > >" = type { %"struct.std::_Vector_base<Polynomials::Po…
28 …%"struct.std::vector<double,std::allocator<double> >" = type { %"struct.std::_Vector_base<double,s…
[all …]
D2009-11-25-ImpDefBug.ll14 %"struct.std::ASN1ObjList" = type { %"struct.std::_Vector_base<ASN1Object*,std::allocator<ASN1Objec…
15 %"struct.std::_Vector_base<ASN1Object*,std::allocator<ASN1Object*> >" = type { %"struct.std::_Vecto…
16 %"struct.std::_Vector_base<ASN1Object*,std::allocator<ASN1Object*> >::_Vector_impl" = type { %struc…
/external/llvm/test/CodeGen/Thumb2/
D2009-08-02-CoalescerBug.ll8 %"struct.std::CharVectorType" = type { %"struct.std::_Vector_base<char,std::allocator<char> >" }
13 …%"struct.std::_Vector_base<char,std::allocator<char> >" = type { %"struct.std::_Vector_base<char,s…
14 %"struct.std::_Vector_base<char,std::allocator<char> >::_Vector_impl" = type { i8*, i8*, i8* }
15 …%"struct.std::_Vector_base<short unsigned int,std::allocator<short unsigned int> >" = type { %"str…
16 …%"struct.std::_Vector_base<short unsigned int,std::allocator<short unsigned int> >::_Vector_impl" …
19 …gned int,std::allocator<short unsigned int> >" = type { %"struct.std::_Vector_base<short unsigned …
/external/clang/test/CodeGenCXX/
Dthunk-use-after-free.cpp14 template < typename _Tp, typename _Alloc > struct _Vector_base { struct
19 _Vector_base () { in _Vector_base() argument
26 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument
Ddebug-info-use-after-free.cpp101 template < typename _Tp, typename _Alloc > struct _Vector_base { struct
106 _Vector_base () { in _Vector_base() argument
113 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument
141 template < typename, typename > struct _Vector_base { struct
143 template < typename _Tp, typename _Alloc = std::allocator < _Tp > >class vector:_Vector_base < _Tp,
D2007-09-10-RecursiveTypeResolution.cpp41 template < typename _Tp, typename _Alloc> struct _Vector_base struct
51 class vector:protected _Vector_base < _Tp,_Alloc >
/external/stlport/stlport/stl/
D_vector.h58 class _Vector_base {
60 typedef _Vector_base<_Tp, _Alloc> _Self;
66 _Vector_base(const _Alloc& __a) in _Vector_base() function
69 _Vector_base(size_t __n, const _Alloc& __a) in _Vector_base() function
78 _Vector_base(__move_source<_Self> src) in _Vector_base() function
86 ~_Vector_base() { in ~_Vector_base()
109 class vector : protected _STLP_PRIV _Vector_base<_Tp, _Alloc>
115 typedef _STLP_PRIV _Vector_base<_Tp, _Alloc> _Base;
217 : _STLP_PRIV _Vector_base<_Tp, _Alloc>(allocator_type()) {} in vector()
220 : _STLP_PRIV _Vector_base<_Tp, _Alloc>(__a) {} in vector()
[all …]
D_vector.c40 void _Vector_base<_Tp,_Alloc>::_M_throw_length_error() const in _M_throw_length_error()
44 void _Vector_base<_Tp, _Alloc>::_M_throw_out_of_range() const in _M_throw_out_of_range()
D_hashtable.h75 _STLP_EXPORT_TEMPLATE_CLASS _Vector_base<_Slist_node_base*, variable
/external/llvm/test/Transforms/IndVarSimplify/
D2004-04-05-InvokeCastCrash.ll74 …%"struct.std::_Vector_base<__gnu_cxx::_Hashtable_node<const llvm::Constant*>*,std::allocator<const…
75 …%"struct.std::_Vector_base<__gnu_cxx::_Hashtable_node<std::pair<const llvm::Value* const, int> >*,…
76 …%"struct.std::_Vector_base<const llvm::PassInfo*,std::allocator<const llvm::PassInfo*> >" = type {…
77 …%"struct.std::_Vector_base<const llvm::TargetRegClassInfo*,std::allocator<const llvm::TargetRegCla…
78 …%"struct.std::_Vector_base<llvm::AbstractTypeUser*,std::allocator<llvm::AbstractTypeUser*> >" = ty…
79 …%"struct.std::_Vector_base<llvm::MachineInstr*,std::allocator<llvm::MachineInstr*> >" = type { %"s…
80 …%"struct.std::_Vector_base<llvm::MachineOperand,std::allocator<llvm::MachineOperand> >" = type { %…
81 …%"struct.std::_Vector_base<llvm::PATypeHandle,std::allocator<llvm::PATypeHandle> >" = type { %"str…
82 …%"struct.std::_Vector_base<llvm::Use,std::allocator<llvm::Use> >" = type { %"struct.std::_Vector_a…
83 …%"struct.std::_Vector_base<std::pair<const llvm::PassInfo*, llvm::Pass*>,std::allocator<std::pair<…
[all …]
/external/stlport/src/
Ddll_main.cpp119 template class _STLP_CLASS_DECLSPEC _Vector_base<_Slist_node_base*, variable
141 template class _STLP_CLASS_DECLSPEC _Vector_base<locale::facet*, allocator<locale::facet*> >; variable
166 template class _STLP_CLASS_DECLSPEC _Vector_base<void*, allocator<void*> >; variable
Dlocale_impl.h40 _STLP_EXPORT_TEMPLATE_CLASS _Vector_base<locale::facet*, allocator<locale::facet*> >; variable
/external/llvm/test/Transforms/GlobalOpt/
D2006-07-07-InlineAsmCrash.ll14 …%"struct.std::_Vector_base<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std:…
15 %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl" = type { i32*, i32*, i32* }
16 …%"struct.std::vector<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::alloc…
/external/llvm/test/Transforms/InstCombine/
D2009-02-20-InstCombine-SROA.ll9 %"struct.std::_Vector_base<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::…
10 %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl" = type { i32*, i32*, i32* }
15 %"struct.std::vector<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::alloca…
31 %6 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >"* %5, i32 0, i32 0
32 …%7 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl"* %6, i32 0,…
43 %13 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >"* %12, i32 0, i32 0
44 …%14 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl"* %13, i32 …
/external/llvm/test/Transforms/DeadStoreElimination/
D2011-09-06-MemCpy.ll39 %struct.vector.2 = type { %struct._Vector_base.1 }
40 %struct._Vector_base.1 = type { %struct._Vector_impl.0 }
/external/stlport/stlport/stl/pointers/
D_vector.h32 _STLP_EXPORT_TEMPLATE_CLASS _STLP_PRIV _Vector_base<void*,allocator<void*> >; variable
/external/stlport/etc/
DChangeLog-5.17125 from _Vector_base, so we should avoid references on _Vector_base