/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | pr18663.ll | 11 %"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… 13 %"struct.std::_Vector_base<TriangulationLevel<3> *, std::allocator<TriangulationLevel<3> *> >::_Vec… 18 %"class.std::vector.7.12" = type { %"struct.std::_Vector_base" } 19 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<std::pair<int, int>, std::allocator… 20 %"struct.std::_Vector_base<std::pair<int, int>, std::allocator<std::pair<int, int> > >::_Vector_imp… 22 %"class.std::vector.12.15" = type { %"struct.std::_Vector_base.13.14" } 23 %"struct.std::_Vector_base.13.14" = type { %"struct.std::_Vector_base<unsigned int, std::allocator<… 24 %"struct.std::_Vector_base<unsigned int, std::allocator<unsigned int> >::_Vector_impl.13" = type { … 26 %"class.std::vector.17.20" = type { %"struct.std::_Vector_base.18.19" } [all …]
|
D | pr15031.ll | 113 %"class.std::vector" = type { %"struct.std::_Vector_base" } 114 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator… 115 %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl… 118 %"class.std::vector.70" = type { %"struct.std::_Vector_base.71" } 119 %"struct.std::_Vector_base.71" = type { %"struct.std::_Vector_base<llvm::StringRef, std::allocator<… 120 %"struct.std::_Vector_base<llvm::StringRef, std::allocator<llvm::StringRef> >::_Vector_impl" = type… 125 %"class.std::vector.75" = type { %"struct.std::_Vector_base.76" } 126 %"struct.std::_Vector_base.76" = type { %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry… 127 %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenDwar… 132 %"class.std::vector.215" = type { %"struct.std::_Vector_base.216" } [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr18663.ll | 11 %"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… 13 %"struct.std::_Vector_base<TriangulationLevel<3> *, std::allocator<TriangulationLevel<3> *> >::_Vec… 18 %"class.std::vector.7.12" = type { %"struct.std::_Vector_base" } 19 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<std::pair<int, int>, std::allocator… 20 %"struct.std::_Vector_base<std::pair<int, int>, std::allocator<std::pair<int, int> > >::_Vector_imp… 22 %"class.std::vector.12.15" = type { %"struct.std::_Vector_base.13.14" } 23 %"struct.std::_Vector_base.13.14" = type { %"struct.std::_Vector_base<unsigned int, std::allocator<… 24 %"struct.std::_Vector_base<unsigned int, std::allocator<unsigned int> >::_Vector_impl.13" = type { … 26 %"class.std::vector.17.20" = type { %"struct.std::_Vector_base.18.19" } [all …]
|
D | pr15031.ll | 113 %"class.std::vector" = type { %"struct.std::_Vector_base" } 114 %"struct.std::_Vector_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator… 115 %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl… 118 %"class.std::vector.70" = type { %"struct.std::_Vector_base.71" } 119 %"struct.std::_Vector_base.71" = type { %"struct.std::_Vector_base<llvm::StringRef, std::allocator<… 120 %"struct.std::_Vector_base<llvm::StringRef, std::allocator<llvm::StringRef> >::_Vector_impl" = type… 125 %"class.std::vector.75" = type { %"struct.std::_Vector_base.76" } 126 %"struct.std::_Vector_base.76" = type { %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry… 127 %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenDwar… 132 %"class.std::vector.215" = type { %"struct.std::_Vector_base.216" } [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/CBackend/ |
D | 2008-10-21-PPCLongDoubleConstant.ll | 10 …%"struct.std::_Vector_base<Point<0>,std::allocator<Point<0> > >" = type { %"struct.std::_Vector_ba… 11 …%"struct.std::_Vector_base<Point<0>,std::allocator<Point<0> > >::_Vector_impl" = type { %"struct.P… 12 …%"struct.std::_Vector_base<double,std::allocator<double> >" = type { %"struct.std::_Vector_base<do… 13 …%"struct.std::_Vector_base<double,std::allocator<double> >::_Vector_impl" = type { double*, double… 15 …%"struct.std::vector<Point<0>,std::allocator<Point<0> > >" = type { %"struct.std::_Vector_base<Poi… 16 …%"struct.std::vector<double,std::allocator<double> >" = type { %"struct.std::_Vector_base<double,s…
|
/external/clang/test/CodeGenCXX/ |
D | lpad-linetable.cpp | 23 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;
|
D | debug-info-use-after-free.cpp | 101 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,
|
D | thunk-use-after-free.cpp | 14 template < typename _Tp, typename _Alloc > struct _Vector_base { struct 19 _Vector_base () { in _Vector_base() function 26 allocator < _Tp > >struct vector:_Vector_base < _Tp, _Alloc > { }; argument
|
D | 2007-09-10-RecursiveTypeResolution.cpp | 41 template < typename _Tp, typename _Alloc> struct _Vector_base struct 51 class vector:protected _Vector_base < _Tp,_Alloc >
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-11-17-UpdateTerminator.ll | 9 …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…
|
D | scev-interchange.ll | 17 …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 …]
|
D | misched-aa-colored.ll | 50 %"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…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-11-17-UpdateTerminator.ll | 9 …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…
|
D | scev-interchange.ll | 17 …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 …]
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-11-17-UpdateTerminator.ll | 9 …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…
|
D | scev-interchange.ll | 17 …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 …]
|
D | misched-aa-colored.ll | 50 %"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…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | 2009-08-02-CoalescerBug.ll | 8 %"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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-02-CoalescerBug.ll | 8 %"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/llvm/test/CodeGen/Thumb2/ |
D | 2009-08-02-CoalescerBug.ll | 8 %"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/Modules/Inputs/PR25501/ |
D | Vector.h | 1 template <typename> struct _Vector_base {}; struct 4 vector(_Vector_base<int>);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/ |
D | 2004-04-05-InvokeCastCrash.ll | 74 …%"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/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/ |
D | 2004-04-05-InvokeCastCrash.ll | 74 …%"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/llvm/test/Transforms/IndVarSimplify/ |
D | 2004-04-05-InvokeCastCrash.ll | 74 …%"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/llvm/test/Transforms/InstCombine/ |
D | 2009-02-20-InstCombine-SROA.ll | 9 %"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> >", %"struct.std::_Vector_ba… 32 …%7 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl", %"struct.s… 43 …%13 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >", %"struct.std::_Vector_b… 44 …%14 = getelementptr %"struct.std::_Vector_base<int,std::allocator<int> >::_Vector_impl", %"struct.…
|