| /external/clang/test/CodeGenCXX/ |
| D | microsoft-abi-byval-thunks.cpp | 5 struct Agg { struct 18 // CHECK32: (%"struct.byval_thunk::C"* %this, <{ %"struct.byval_thunk::Agg" }>* inalloc… 34 struct Agg { struct 47 // CHECK32: (<{ %"struct.stdcall_thunk::C"*, %"struct.stdcall_thunk::Agg" }>* inalloca) 66 struct Agg { struct 78 // CHECK32-LABEL: define linkonce_odr %"struct.sret_thunk::Agg"* @"\01?foo@C@sret_thunk@@W3AA?AUAgg…
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | microsoft-abi-byval-thunks.cpp | 5 struct Agg { struct 18 // CHECK32: (%"struct.byval_thunk::C"* %this, <{ %"struct.byval_thunk::Agg" }>* inalloc… 34 struct Agg { struct 47 // CHECK32: (<{ %"struct.stdcall_thunk::C"*, %"struct.stdcall_thunk::Agg" }>* inalloca … 66 struct Agg { struct 78 // CHECK32-LABEL: define linkonce_odr dso_local %"struct.sret_thunk::Agg"* @"?foo@C@sret_thunk@@W3A…
|
| D | member-expr-references-variable.cpp | 3 struct Agg { const char * x; const char * y; constexpr Agg() : x(0), y(0) {} }; in Agg() argument
|
| D | cxx2a-consteval.cpp | 105 struct Agg { struct 112 consteval Agg retAgg() { in retAgg() argument
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | ms-initlist-narrowing.cpp | 6 struct Agg { struct 12 …Agg<float> f8 = {1E50}; // expected-error {{constant expression evaluates to 1.000000e+50 which c… in f() argument
|
| D | cxx98-compat.cpp | 121 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() argument
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | block-byref-aggr.c | 4 typedef struct { int v; } Agg; typedef
|
| /external/clang/test/CodeGen/ |
| D | block-byref-aggr.c | 4 typedef struct { int v; } Agg; typedef
|
| /external/llvm-project/clang/test/CXX/basic/basic.types/ |
| D | p10.cpp | 69 struct Agg { struct 73 constexpr int f3(Agg a) { return a.a; } in f3() argument
|
| /external/clang/test/CXX/basic/basic.types/ |
| D | p10.cpp | 69 struct Agg { struct 73 constexpr int f3(Agg a) { return a.a; } in f3() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | ConstantsContext.h | 174 ExtractValueConstantExpr(Constant *Agg, ArrayRef<unsigned> IdxList, in ExtractValueConstantExpr() 205 InsertValueConstantExpr(Constant *Agg, Constant *Val, in InsertValueConstantExpr()
|
| /external/llvm/lib/IR/ |
| D | ConstantsContext.h | 168 ExtractValueConstantExpr(Constant *Agg, ArrayRef<unsigned> IdxList, in ExtractValueConstantExpr() 200 InsertValueConstantExpr(Constant *Agg, Constant *Val, in InsertValueConstantExpr()
|
| /external/llvm-project/llvm/lib/IR/ |
| D | ConstantsContext.h | 221 ExtractValueConstantExpr(Constant *Agg, ArrayRef<unsigned> IdxList, in ExtractValueConstantExpr() 252 InsertValueConstantExpr(Constant *Agg, Constant *Val, in InsertValueConstantExpr()
|
| /external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
| D | p7-cxx11-nowarn.cpp | 31 struct Agg { struct 48 …Agg<char> a1 = {1.0F}; // expected-warning {{type 'float' cannot be narrowed to 'char'}} expected… in float_to_int() argument
|
| /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
| D | p7-cxx11-nowarn.cpp | 31 struct Agg { struct 48 …Agg<char> a1 = {1.0F}; // expected-warning {{type 'float' cannot be narrowed to 'char'}} expected… in float_to_int() argument
|
| D | p7-0x.cpp | 30 struct Agg { struct 47 …Agg<char> a1 = {1.0F}; // expected-error {{type 'float' cannot be narrowed to 'char'}} expected-n… in float_to_int() argument
|
| /external/clang/test/SemaCXX/ |
| D | cxx98-compat.cpp | 117 …struct Agg { int a, b; } const &agg = { 1, 2 }; // expected-warning {{reference initialized from i… in RangeFor() argument
|
| D | aggregate-initialization.cpp | 81 class Agg { class
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 267 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 272 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | NoFolder.h | 307 Instruction *CreateExtractValue(Constant *Agg, in CreateExtractValue() 312 Instruction *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| D | ConstantFolder.h | 272 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 277 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| /external/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 232 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 237 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 259 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 264 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 257 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 262 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 266 Constant *CreateExtractValue(Constant *Agg, in CreateExtractValue() 271 Constant *CreateInsertValue(Constant *Agg, Constant *Val, in CreateInsertValue()
|