Home
last modified time | relevance | path

Searched defs:Aggr (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.aggr/
Dp1.cpp6 struct Aggr { struct
16 Aggr ag = { b }; argument
/external/clang/test/SemaCXX/
Dcxx0x-initializer-aggregates.cpp104 struct Aggr { struct
105 DefaultConstructor a;
106 NoDefaultConstructor1 b;
107 NoDefaultConstructor2 c;
/external/clang/test/CXX/drs/
Ddr15xx.cpp193 struct Aggr { int i; int j; }; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAssignmentTrackingAnalysis.cpp1585 DebugAggregate Aggr{DbgVar.getVariable(), DbgVar.getInlinedAt()}; in process() local
2039 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2080 DebugAggregate Aggr{Var.getVariable(), Var.getInlinedAt()}; in run() local
2308 DebugAggregate Aggr{FnVarLocs.getVariable(Loc.VariableID).getVariable(), in removeUndefDbgLocsFromEntryBlock() local
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp818 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp919 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp1186 Value *Aggr = IVI.getAggregateOperand(); in visitInsertValueInst() local