Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dpr18663.ll11 %"class.std::vector.46" = type { %"struct.std::_Vector_base.45" }
12 %"struct.std::_Vector_base.45" = type { %"struct.std::_Vector_base<TriangulationLevel<3> *, std::al…
19 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<std::pair<int, int>, std::allocator…
23 %"struct.std::_Vector_base.13.14" = type { %"struct.std::_Vector_base<unsigned int, std::allocator<…
27 %"struct.std::_Vector_base.18.19" = type { %"struct.std::_Vector_base<Line, std::allocator<Line> >:…
31 %"struct.std::_Vector_base.23.22" = type { %"struct.std::_Vector_base<int, std::allocator<int> >::_…
34 %"struct.std::_Vector_base.28.25" = type { %"struct.std::_Vector_base<unsigned char, std::allocator…
37 %"struct.std::_Vector_base.33.28" = type { %"struct.std::_Vector_base<void *, std::allocator<void *…
41 %"struct.std::_Vector_base.38.34" = type { %"struct.std::_Vector_base<Quad, std::allocator<Quad> >:…
46 %"struct.std::_Vector_base.43.40" = type { %"struct.std::_Vector_base<Hexahedron, std::allocator<He…
[all …]
H A Dpr15031.ll113 %"class.std::vector" = type { %"struct.std::_Vector_base" }
114 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator…
119 %"struct.std::_Vector_base.71" = type { %"struct.std::_Vector_base<llvm::StringRef, std::allocator<…
133 %"struct.std::_Vector_base.216" = type { %"struct.std::_Vector_base<llvm::MCLineEntry, std::allocat…
137 %"struct.std::_Vector_base.85" = type { %"struct.std::_Vector_base<const llvm::MCSection *, std::al…
151 %"struct.std::_Vector_base.96" = type { %"struct.std::_Vector_base<llvm::MachineMove, std::allocato…
156 %"struct.std::_Vector_base.101" = type { %"struct.std::_Vector_base<llvm::LandingPadInfo, std::allo…
168 %"struct.std::_Vector_base.106" = type { %"struct.std::_Vector_base<int, std::allocator<int> >::_Ve…
182 %"struct.std::_Vector_base.124" = type { %"struct.std::_Vector_base<unsigned int, std::allocator<un…
185 %"struct.std::_Vector_base.129" = type { %"struct.std::_Vector_base<const llvm::Function *, std::al…
[all …]
H A Dtoc-load-sched-bug.ll101 %"class.std::vector" = type { %"struct.std::_Vector_base" }
102 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<llvm::SourceMgr::SrcBuffer, std::al…
103 %"struct.std::_Vector_base<llvm::SourceMgr::SrcBuffer, std::allocator<llvm::SourceMgr::SrcBuffer> >…
106 %"class.std::vector.74" = type { %"struct.std::_Vector_base.75" }
107 %"struct.std::_Vector_base.75" = type { %"struct.std::_Vector_base<std::basic_string<char>, std::al…
108 %"struct.std::_Vector_base<std::basic_string<char>, std::allocator<std::basic_string<char> > >::_Ve…
110 %"class.std::vector.79" = type { %"struct.std::_Vector_base.80" }
111 %"struct.std::_Vector_base.80" = type { %"struct.std::_Vector_base<std::pair<unsigned int, unsigned…
112 %"struct.std::_Vector_base<std::pair<unsigned int, unsigned int>, std::allocator<std::pair<unsigned…
140 %"class.std::vector.103" = type { %"struct.std::_Vector_base.104" }
[all …]
H A DBreakableToken-reduced.ll60 %"class.std::vector" = type { %"struct.std::_Vector_base" }
61 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<std::basic_string<char>, std::alloc…
62 %"struct.std::_Vector_base<std::basic_string<char>, std::allocator<std::basic_string<char> > >::_Ve…
152 %"class.std::vector.94" = type { %"struct.std::_Vector_base.95" }
153 %"struct.std::_Vector_base.95" = type { %"struct.std::_Vector_base<clang::SrcMgr::ContentCache *, s…
154 %"struct.std::_Vector_base<clang::SrcMgr::ContentCache *, std::allocator<clang::SrcMgr::ContentCach…
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dlpad-linetable.cpp23 struct _Vector_base struct
31 _Vector_base(const allocator_type& __a) in _Vector_base() argument
34 ~_Vector_base() { } in ~_Vector_base() argument
39 : protected _Vector_base<_Tp, _Alloc>
41 typedef _Vector_base<_Tp, _Alloc> _Base;
H A 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
H A Ddebug-info-use-after-free.cpp103 template < typename _Tp, typename _Alloc > struct _Vector_base { struct
108 _Vector_base () { in _Vector_base() argument
115 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument
143 template < typename, typename > struct _Vector_base { struct
145 template < typename _Tp, typename _Alloc = std::allocator < _Tp > >class vector:_Vector_base < _Tp,
H A D2007-09-10-RecursiveTypeResolution.cpp41 template < typename _Tp, typename _Alloc> struct _Vector_base struct
51 class vector:protected _Vector_base < _Tp,_Alloc >
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A 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…
H A 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 { ptr, ptr, ptr }
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 { ptr, ptr, ptr }
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 …]
H A Dmisched-aa-colored.ll50 %"class.std::vector.15.44.644.1004.1964.2084.2324.4124" = type { %"struct.std::_Vector_base.16.43.6…
51 %"struct.std::_Vector_base.16.43.643.1003.1963.2083.2323.4123" = type { %"struct.std::_Vector_base<…
52 %"struct.std::_Vector_base<std::pair<llvm::MVT, const llvm::TargetRegisterClass *>, std::allocator<…
94 %"class.std::vector.51.89.689.1049.2009.2129.2369.4169" = type { %"struct.std::_Vector_base.52.88.6…
95 %"struct.std::_Vector_base.52.88.688.1048.2008.2128.2368.4168" = type { %"struct.std::_Vector_base<…
96 %"struct.std::_Vector_base<llvm::CondCodeSDNode *, std::allocator<llvm::CondCodeSDNode *> >::_Vecto…
98 %"class.std::vector.56.92.692.1052.2012.2132.2372.4172" = type { %"struct.std::_Vector_base.57.91.6…
99 %"struct.std::_Vector_base.57.91.691.1051.2011.2131.2371.4171" = type { %"struct.std::_Vector_base<…
100 %"struct.std::_Vector_base<llvm::SDNode *, std::allocator<llvm::SDNode *> >::_Vector_impl.90.690.10…
H A 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 { ptr, p…
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A 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 …
/llvm-project-15.0.7/clang/test/Modules/Inputs/PR25501/
H A DVector.h1 template <typename> struct _Vector_base {}; struct
4 vector(_Vector_base<int>);
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/X86/
H A Dhoist-load-of-baseptr.ll9 %"class.std::vector" = type { %"struct.std::_Vector_base" }
10 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<int, std::allocator<int>>::_Vector_…
11 %"struct.std::_Vector_base<int, std::allocator<int>>::_Vector_impl" = type { %"struct.std::_Vector_…
12 %"struct.std::_Vector_base<int, std::allocator<int>>::_Vector_impl_data" = type { i32*, i32*, i32* }
228 %0 = bitcast %"class.std::vector"* %this1 to %"struct.std::_Vector_base"*
229 …%_M_impl = getelementptr inbounds %"struct.std::_Vector_base", %"struct.std::_Vector_base"* %0, i3…
230 …%1 = bitcast %"struct.std::_Vector_base<int, std::allocator<int>>::_Vector_impl"* %_M_impl to %"st…
231 …lementptr inbounds %"struct.std::_Vector_base<int, std::allocator<int>>::_Vector_impl_data", %"str…
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A D2004-04-05-InvokeCastCrash.ll76 …%"struct.std::_Vector_base<const llvm::PassInfo*,std::allocator<const llvm::PassInfo*> >" = type {…
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…
91 …Info*,std::allocator<const llvm::PassInfo*> >" = type { %"struct.std::_Vector_base<const llvm::Pas…
93 …er*,std::allocator<llvm::AbstractTypeUser*> >" = type { %"struct.std::_Vector_base<llvm::AbstractT…
94 …eInstr*,std::allocator<llvm::MachineInstr*> >" = type { %"struct.std::_Vector_base<llvm::MachineIn…
95 …perand,std::allocator<llvm::MachineOperand> >" = type { %"struct.std::_Vector_base<llvm::MachineOp…
96 …peHandle,std::allocator<llvm::PATypeHandle> >" = type { %"struct.std::_Vector_base<llvm::PATypeHan…
[all …]
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dx86-drop-compare-inst.mir18 %"class.std::vector.534" = type { %"struct.std::_Vector_base.535" }
19 …%"struct.std::_Vector_base.535" = type { %"struct.std::_Vector_base<unsigned char, std::allocator<…
20 …%"struct.std::_Vector_base<unsigned char, std::allocator<unsigned char>>::_Vector_impl" = type { i…
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/reduced/
H A Dregister_benchmark_test.ll13 …std::_Vector_base.7.193.286.379.472.565.751.844.937.1402.1681.1960.2239.2797.3355.3448.3541.3634.3…
14_Vector_base<(anonymous namespace)::TestCase, std::allocator<(anonymous namespace)::TestCase> >::_…
22 …d::_Vector_base.12.11.197.290.383.476.569.755.848.941.1406.1685.1964.2243.2801.3359.3452.3545.3638…
23_Vector_base<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > >…
26 …d::_Vector_base.17.19.205.298.391.484.577.763.856.949.1414.1693.1972.2251.2809.3367.3460.3553.3646…
30 …d::_Vector_base.22.25.211.304.397.490.583.769.862.955.1420.1699.1978.2257.2815.3373.3466.3559.3652…
31_Vector_base<benchmark::Statistics, std::allocator<benchmark::Statistics> >::_Vector_impl.24.210.3…
36 …d::_Vector_base.4.15.201.294.387.480.573.759.852.945.1410.1689.1968.2247.2805.3363.3456.3549.3642.…
37_Vector_base<int, std::allocator<int> >::_Vector_impl.14.200.293.386.479.572.758.851.944.1409.1688…
38 %"struct.std::_Vector_base<int, std::allocator<int> >::_Vector_impl_data.13.199.292.385.478.571.757…
[all …]
/llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/
H A 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…
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A D2011-09-06-MemCpy.ll39 %struct.vector.2 = type { %struct._Vector_base.1 }
40 %struct._Vector_base.1 = type { %struct._Vector_impl.0 }
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2009-02-20-InstCombine-SROA.ll12 %"struct.std::_Vector_base<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::…
13 %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl" = type { i32*, i32*, i32* }
18 %"struct.std::vector<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::alloca…
290 …%6 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >", %"struct.std::_Vector_ba…
291 …%7 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl", %"struct.s…
302 …%13 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >", %"struct.std::_Vector_b…
303 …%14 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl", %"struct.…
/llvm-project-15.0.7/llvm/test/Transforms/SROA/
H A D2009-02-20-InstCombine-SROA.ll9 %"struct.std::vector<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::alloca…
10 %"struct.std::_Vector_base<int,std::allocator<int> >" = type { %"struct.std::_Vector_base<int,std::…
11 %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl" = type { ptr, ptr, ptr }
/llvm-project-15.0.7/lldb/docs/use/
H A Dvariable.rst884 … (std::_Vector_base<int, std::allocator<int> >) std::_Vector_base<int, std::allocator<int> > = {
885 (std::_Vector_base<int, std::allocator&tl;int> >::_Vector_impl) _M_impl = {